From d9ce6d29a7fbbc53d4bc23f29a162d058630113b Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Tue, 5 Mar 2019 19:18:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b023d8..d126175 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ $ sudo make install ```bash # Download the kunst source code, save as kunst # and make it executeable -$ curl git.io/raw-kunst > kunst && chmod +x kunst +$ curl -L git.io/raw-kunst > kunst && chmod +x kunst # Then move kunst to somewhere in your $PATH # Here is an example