summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author​Snuggle <^-^@Snugg.ie>2019-06-18 17:45:46 +0100
committerMatan Kushner <hello@matchai.me>2019-06-18 17:45:46 +0100
commit588fa19d05d6e85af37e331c03268d9e4f873173 (patch)
tree5cab23c89b13f066ef12ce74307b0e96aac522f6
parent062271c646bcf2066ebc98c77f90d752e4a9b5ed (diff)
docs: Fix fisher command in README. (#84)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 020b508e2..7845e2a34 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ I'm very new to Rust, so any help is appreciated when it comes to improving deve
1. Install the fish shell prompt with fisher:
```bash
- fisher $PWD
+ fisher add $PWD
```
#### oh-my-zsh