Update readme.md
This commit is contained in:
@@ -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`.
|
||||||
|
|||||||
Reference in New Issue
Block a user