From c5617eb09846136a934002e14ee68526b6c5798c Mon Sep 17 00:00:00 2001 From: Andrew Cantino Date: Sun, 17 Dec 2023 17:06:03 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9628d5d..90772e1 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ When suggesting a command, McFly takes into consideration: ### Installing using our install script -1. `curl -LSfs https://raw.githubusercontent.com/cantino/mcfly/master/ci/install.sh | sh -s -- --git cantino/mcfly` +1. `curl -LSfs https://raw.githubusercontent.com/cantino/mcfly/master/ci/install.sh | sh -s -- --git cantino/mcfly` (or, if the current user doesn't have permissions to edit /usr/local/bin, then use `sudo sh -s`.) 2. Add the following to the end of your `~/.bashrc`, `~/.zshrc`, or `~/.config/fish/config.fish` file, respectively: