aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a4f980c..936f6267 100644
--- a/README.md
+++ b/README.md
@@ -132,7 +132,7 @@ Or download deb package to install it:
Compile and install:
```bash
-$ git clone git@github.com:waruqi/xmake.git
+$ git clone https://github.com/tboox/xmake.git
$ cd ./xmake
$ ./scripts/get.sh __local__
```