From 5276b8f50f9d08b826ad74892036b0374ed7353f Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Mon, 30 Jul 2018 22:35:51 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 291da79..a195daa 100755 --- a/README.md +++ b/README.md @@ -23,8 +23,7 @@ Make the actual directory for your `$PATH`: `mkdir ~/bin/` -Add the `rodo` binary to your $PATH folder (in your ~/bin/ folder if you followed the instructions above) and add the -following contents to it: +Add the `rodo` binary to your $PATH folder (in your ~/bin/ folder if you followed the instructions above) and make sure it's executable: `chmod u+x ~/bin/rodo`