改进文档。

This commit is contained in:
luk.lu
2019-05-18 11:50:05 +08:00
parent 9397467386
commit 92670e922e
2 changed files with 6 additions and 6 deletions

View File

@@ -9,4 +9,4 @@
## 2. References ## 2. References
+ 返回根文档https://git.faronear.org/tic/doc/ + 返回根文档: <https://git.faronear.org/tic/doc/>

View File

@@ -16,15 +16,15 @@
+ nodejs + nodejs
+ For support on installing nodejs, see https://git.faronear.org/tic/doc/src/master/InstallationGuide/nodejs.md + For support on installing nodejs, see <https://git.faronear.org/tic/doc/src/master/InstallationGuide/nodejs.md>
+ git + git
+ For support on installing git, see https://git.faronear.org/tic/doc/src/master/InstallationGuide/git.md + For support on installing git, see <https://git.faronear.org/tic/doc/src/master/InstallationGuide/git.md>
+ node.server + node.server
+ See https://git.faronear.org/tic/node.server/src/master/InstallationGuide.md + See <https://git.faronear.org/tic/node.server/src/master/InstallationGuide.md>
## 2. Preparation ## 2. Preparation
@@ -81,5 +81,5 @@ npm install
## 4. References ## 4. References
+ 返回上级文档https://git.faronear.org/tic/node.console.web + 返回上级文档: <https://git.faronear.org/tic/node.console.web>
+ 返回根文档https://git.faronear.org/tic/doc/ + 返回根文档: <https://git.faronear.org/tic/doc/>