Skip to content

Commit

Permalink
Merge pull request #6 from jperras/patch-1
Browse files Browse the repository at this point in the history
Updates README.md to indicate submodule usage.
  • Loading branch information
belak authored Jan 28, 2018
2 parents 3ae9c26 + b573da9 commit 59d9dbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ use these modules. Simply do the following:
```
cd $ZPREZTODIR
git clone https://github.com/belak/prezto-contrib contrib
git submodule init
git submodule update
```

After the repo is cloned, you can load modules in the same way you'd load a
Expand Down

0 comments on commit 59d9dbf

Please sign in to comment.