Skip to content

Commit

Permalink
[Fix sorin-ionescu#477] Add instructions for updating Prezto
Browse files Browse the repository at this point in the history
  • Loading branch information
sorin-ionescu committed Sep 26, 2013
1 parent c0f9736 commit d3a8ee6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----

Expand Down

0 comments on commit d3a8ee6

Please sign in to comment.