Update readme.md

This commit is contained in:
Sindre Sorhus
2014-03-30 20:43:41 +02:00
parent e06908b5d4
commit 598c06ff5a

View File

@@ -22,12 +22,16 @@ Most prompts are cluttered, ugly and slow. I wanted something visually pleasing
## Install ## Install
Install with npm or manually.
### npm ### npm
```sh ```sh
$ npm install --global pure-prompt $ npm install --global pure-prompt
``` ```
That's it. Skip to [Getting started](#getting-started).
### Manually ### Manually
- Clone this repo, add it as a submodule, or just download `pure.zsh`. - Clone this repo, add it as a submodule, or just download `pure.zsh`.