Skip to content

Commit

Permalink
README: chmod ucc to executable
Browse files Browse the repository at this point in the history
  • Loading branch information
uditkarode committed Sep 16, 2019
1 parent 4aab19a commit 801610a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 801610a

Please sign in to comment.