Fix a command in README

This commit is contained in:
Derrick Zhang 2015-10-03 22:18:14 +08:00
parent 15de0bcfee
commit a3337fe6a1

View file

@ -54,7 +54,7 @@ You can rename the file to prevent it from editing your environment path after
changes made in `.zshenv`: changes made in `.zshenv`:
```shell ```shell
% sudo mv /etc/{zprofile, zshenv} % sudo mv /etc/{zprofile,zshenv}
``` ```
Make your own customizations Make your own customizations