From 801610a71b684a47ca8dcc461b55ec039958f323 Mon Sep 17 00:00:00 2001 From: Udit Karode Date: Mon, 16 Sep 2019 19:06:53 +0530 Subject: [PATCH] README: chmod ucc to executable --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bf0616..6d882b7 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ If you prefer direct command line usage, you can change directory to the assets cd ~ git clone https://github.com/uditkarode/ucc.git/ sudo mv ucc/ucc /bin/ucc +sudo chmod +x /bin/ucc mkdir UCCRoot && cd UCCRoot mv ~/ucc/BIN . mkdir builds sources logs files headers