Merge pull request #206 from xerus2000/patch-1

Fix oh-my-zsh guide in README.md
This commit is contained in:
Sebastian Gniazdowski 2020-11-26 12:01:05 +01:00 committed by GitHub
commit be2f385453
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@ Clone the Repository.
```zsh
git clone https://github.com/zdharma/fast-syntax-highlighting.git \
~ZSH_CUSTOM/plugins/fast-syntax-highlighting
${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/fast-syntax-highlighting
```
And add `fast-syntax-highlighting` to your plugin list.