Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Commit

Permalink
using git https
Browse files Browse the repository at this point in the history
It's better for user which have no git account
  • Loading branch information
Loo7Oopeit authored and Loo7Oopeit committed Sep 28, 2015
1 parent c2f05af commit 758acde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

git clone git@github.com:Kikobeats/uno-zen.git && cd uno-zen
git clone https://github.com/Kikobeats/uno-zen.git && cd uno-zen

echo "Getting the repository tagged commits"
git fetch --tags
Expand Down

0 comments on commit 758acde

Please sign in to comment.