fix(.oh-my-zsh/README.MD): fix path

This commit is contained in:
Anton Shubin 2020-04-07 22:12:05 +03:00
parent 89e863a67d
commit 759336c003

View File

@ -2,4 +2,4 @@
1. Install [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) 1. Install [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)
2. cp .zshrc ~/.zshrc 2. cp .zshrc ~/.zshrc
3. cp -R .oh-my-zsh/custom/* ~/.oh-my-zsh/custom/ 3. cp -R custom/* ~/.oh-my-zsh/custom/