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

Commit

Permalink
Merge pull request #93 from Loo7Oopeit/patch-1
Browse files Browse the repository at this point in the history
using git https
  • Loading branch information
Kikobeats committed Sep 28, 2015
2 parents c2f05af + 758acde commit 07f741f
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 07f741f

Please sign in to comment.