README.md: Manual Installation: Clone the repository same as the tools/install.sh script.

This commit is contained in:
Wyatt J. Brown 2016-07-26 03:23:16 -04:00
commit 9ac5b70a88

View file

@ -112,7 +112,7 @@ export ZSH="$HOME/.dotfiles/oh-my-zsh"; sh -c "$(curl -fsSL https://raw.githubus
##### 1. Clone the repository:
```shell
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
git clone --depth=1 https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
```
##### 2. *Optionally*, backup your existing `~/.zshrc` file: