Skip to content

Commit

Permalink
fix README 404 bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanshudong committed Apr 15, 2020
1 parent 5590382 commit 52cb486
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ linux kernel: | 2.6.18 and above
gcc: | 4.1.2 and above glibc-devel
bison tool: | 2.5 and above
flex tool: | 2.5 and above
cmake: | 2.8.8 and above
cmake: | 3.2 and above
mysql: | 4.1.17 and above

Compile and install
Expand All @@ -33,4 +33,4 @@ make
make install
```

Detailed [reference](https://tarscloud.github.io/TarsDocs/an-li/tarscpp/README.en.html)
Detailed [reference](https://tarscloud.github.io/TarsDocs/demo/tarscpp/README.html)
4 changes: 2 additions & 2 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ linux内核版本: | 2.6.18及以上版本
gcc版本: | 4.1.2及以上版本、glibc-devel
bison工具版本: | 2.5及以上版本
flex工具版本: | 2.5及以上版本
cmake版本: | 2.8.8及以上版本
cmake版本: | 3.2及以上版本
mysql版本: | 4.1.17及以上版本

编译和安装
Expand All @@ -33,4 +33,4 @@ make
make install
```

详细安装参见[案例文档](https://tarscloud.github.io/TarsDocs/an-li/tarscpp/)
详细安装参见[案例文档](https://tarscloud.github.io/TarsDocs/demo/tarscpp/)
2 changes: 1 addition & 1 deletion servant/protocol

0 comments on commit 52cb486

Please sign in to comment.