Update link

Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
Kang HuaiShuai
2020-02-23 12:18:53 +08:00
parent 1e026fb3a1
commit d887c8bda6
17 changed files with 102 additions and 47 deletions

View File

@@ -15,7 +15,7 @@ $ brew install --HEAD linuxkit
## 克隆源代码
```bash
$ git clone -b master --depth=1 https://github.com/linuxkit/linuxkit.git
$ git clone -b master --depth=1 https://github.com/linuxkit/linuxkit
$ cd linuxkit
```