From f75a214c4a0e520af12ab075eae6fb94b0949b54 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Tue, 5 Mar 2019 17:58:31 +0100 Subject: [PATCH] added a little more info to the new method --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c264a2..57547cb 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ sudo make install ### Install it locally ```bash -# Download the kunst source code and save as kunst +# Download the kunst source code, save as kunst +# and make it executeable $ curl git.io/raw-kunst > kunst && chmod +x kunst # Then move kunst somewhere in your $PATH