Skip to content

Commit

Permalink
README: shallow clone
Browse files Browse the repository at this point in the history
  • Loading branch information
uditkarode committed Sep 16, 2019
1 parent f998825 commit 399d967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If you prefer direct command line usage, you can change directory to the assets

```bash
cd ~
git clone https://github.com/uditkarode/ucc.git/
git clone --depth 1 https://github.com/uditkarode/ucc.git
sudo mv ucc/ucc /bin/ucc
sudo chmod +x /bin/ucc
mkdir UCCRoot && cd UCCRoot
Expand Down

0 comments on commit 399d967

Please sign in to comment.