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