Commit e0d9cfa43f610a385a46ee28fc97f581bee88bc7
1 parent
c0632ccd53
Typo in command in README. Fix #45.
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
README.mkd
... | ... | @@ -146,7 +146,7 @@ pull request. |
146 | 146 | |
147 | 147 | Antigen also lets you switch the prompt theme with one command, just like that |
148 | 148 | |
149 | - bundle-theme candy | |
149 | + antigen-theme candy | |
150 | 150 | |
151 | 151 | and your prompt is changed, just for this session of course (unless you put this |
152 | 152 | line in your `.zshrc`). |