Skip to content

Commit bc0cb27

Browse files
authored
Update start-apollo.md (#344)
1 parent 66ec6db commit bc0cb27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/zh/start/configuration/start-apollo.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ git clone https://github.com/mosn/layotto.git
2222
切换代码目录、编译:
2323

2424
```bash
25+
#备注 请将${projectpath}替换成你的项目路径
2526
cd ${projectpath}/cmd/layotto
2627
go build
2728
#备注 如果发现构建失败无法下载,请进行如先设置
@@ -65,4 +66,4 @@ sdk位于`sdk`目录下,用户可以通过sdk调用Layotto提供的API。
6566

6667

6768
#### 细节以后再说,继续体验其他API
68-
通过左侧的导航栏,继续体验别的API吧!
69+
通过左侧的导航栏,继续体验别的API吧!

0 commit comments

Comments
 (0)