Merge pull request #4284 from gsklee/patch-1

Update README.markdown
This commit is contained in:
Robby Russell 2015-08-30 21:34:14 -07:00
commit 9bb99e1f7b

View File

@ -65,7 +65,7 @@ Once you find a theme that you want to use, you will need to edit the `~/.zshrc`
ZSH_THEME="robbyrussell"
```
To use a different theme, simple change the value to match the name of your desired theme. For example:
To use a different theme, simply change the value to match the name of your desired theme. For example:
```shell
ZSH_THEME="agnoster" # (this is one of the fancy ones)