From fee6204c6d9a14658a641b50da517d1108c7e878 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Tue, 5 Mar 2019 17:59:10 +0100 Subject: [PATCH] grammer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57547cb..b5e4170 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ sudo make install # and make it executeable $ curl git.io/raw-kunst > kunst && chmod +x kunst -# Then move kunst somewhere in your $PATH +# Then move kunst to somewhere in your $PATH # Here is an example $ mv kunst ~/script/ ```