diff --git a/README.md b/README.md index 5bd1c39cea5699cbde1c8e12375e54cd3e5d7b02..fc2ac00532fbb9bacbac18f1cea58ca2437667aa 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,6 @@ If you are facing issues, check out the [great troubleshooting section](https://carstenbauer.github.io/WorkshopWizard.jl/dev/troubleshooting/) from the WorkshopWizard package by Carsten Bauer (which is being used by `install.jl`). -### Troubleshooting -If you are facing issues, check out -the [great troubleshooting section](https://carstenbauer.github.io/WorkshopWizard.jl/dev/troubleshooting/) -from the WorkshopWizard package by Carsten Bauer (which is being used by `install.jl`). - ## For Developers: Setting Up `pre-commit` [`pre-commit`](https://pre-commit.com/) is a framework that helps to manage and maintain pre-commit hooks to ensure that your code adheres to a consistent style, prevents errors, and adheres to other quality assurance checks.