From 588fa19d05d6e85af37e331c03268d9e4f873173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=8BSnuggle?= <^-^@Snugg.ie> Date: Tue, 18 Jun 2019 17:45:46 +0100 Subject: [PATCH] docs: Fix fisher command in README. (#84) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 020b508e..7845e2a3 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