[Fix #477] Add instructions for updating Prezto

This commit is contained in:
Sorin Ionescu 2013-09-26 14:06:54 -04:00
parent eb1a20552a
commit aacff80984

View file

@ -39,6 +39,13 @@ If you are not able to find certain commands after switching to *Prezto*,
modify the `PATH` variable in *~/.zshenv* then open a new Zsh terminal
window or tab.
Updating
--------
Pull the latest changes and update submodules.
git pull && git submodule update --init --recursive
Usage
-----