Skip to content

Commit 2ddf564

Browse files
authored
docs: fix docs error (#28)
1 parent 8f0860d commit 2ddf564

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pip install -U secretnote
2525
secretnote
2626
```
2727

28-
3. 在浏览器中打开步骤 2 启动服务的 web client,默认地址为 http://ip:8888,并按照新手引导页面熟悉 secretnote 的基本操作。
28+
3. 在浏览器中打开步骤 2 启动服务的 web client,默认地址为 `http://ip:8888`,并按照新手引导页面熟悉 secretnote 的基本操作。
2929

3030
#### docker 安装方式
3131

@@ -87,4 +87,4 @@ pip install -U secretnote
8787
secretnote -mode=scql --party=alice --host=http://127.0.0.1:8991
8888
```
8989

90-
3. 在浏览器中打开步骤 2 启动服务的 web client,默认地址为 http://ip:8888,并按照新手引导页面熟悉 secretnote 的基本操作。
90+
3. 在浏览器中打开步骤 2 启动服务的 web client,默认地址为 `http://ip:8888`,并按照新手引导页面熟悉 secretnote 的基本操作。

0 commit comments

Comments
 (0)