Skip to content

Commit

Permalink
fix doc url and add more description in env (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyShi22 authored Sep 3, 2020
1 parent ec5db83 commit da91ed9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/demo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

**下载 Demo**

执行命令下载Demo,若下载较慢,可选择[更多下载方式](../version/download.html#wecross-demo)
执行命令下载Demo,若下载较慢,可选择[更多下载方式](../../version/download.html#wecross-demo)

``` bash
cd ~
Expand Down
4 changes: 4 additions & 0 deletions docs/tutorial/env.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@ sudo yum install -y openssl curl expect tree
# MacOS
brew install openssl curl expect tree
```

运行WeCross Demo时,需安装

* Docker 17.06.2-ce 及以上

0 comments on commit da91ed9

Please sign in to comment.