diff options
| author | ruki <waruqi@gmail.com> | 2017-11-30 22:52:10 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2017-11-30 11:13:04 +0800 |
| commit | a32603ea874a71946e22886ffccf7509a87b1dd4 (patch) | |
| tree | d53b9fece523670273954575b3aa58fa1e13e2eb /README.md | |
| parent | f4e6bd17b84a15a1560398acaa22a12d02e1cda3 (diff) | |
| download | xmake-docs-a32603ea874a71946e22886ffccf7509a87b1dd4.tar.gz xmake-docs-a32603ea874a71946e22886ffccf7509a87b1dd4.zip | |
fix xmake git url
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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__ ``` |
