We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0860d commit 2ddf564Copy full SHA for 2ddf564
README.md
@@ -25,7 +25,7 @@ pip install -U secretnote
25
secretnote
26
```
27
28
-3. 在浏览器中打开步骤 2 启动服务的 web client,默认地址为 http://ip:8888,并按照新手引导页面熟悉 secretnote 的基本操作。
+3. 在浏览器中打开步骤 2 启动服务的 web client,默认地址为 `http://ip:8888`,并按照新手引导页面熟悉 secretnote 的基本操作。
29
30
#### docker 安装方式
31
@@ -87,4 +87,4 @@ pip install -U secretnote
87
secretnote -mode=scql --party=alice --host=http://127.0.0.1:8991
88
89
90
0 commit comments