Fix oh-my-zsh guide in README.md

This commit is contained in:
Janek 2020-10-08 11:14:36 +02:00 committed by GitHub
parent a47b508863
commit f88a94b8fa
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.