mirror of
https://github.com/simon-ding/polaris.git
synced 2026-05-27 13:07:47 +08:00
fix: escape
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
```bash
|
```bash
|
||||||
docker run -p 8080:8080 ghcr.io/simon-ding/polaris:latest
|
docker run -p 8080:8080 ghcr.io/simon-ding/polaris:latest
|
||||||
```
|
```
|
||||||
随后访问 http://<ip>:8080,即可快速体验Polaris的功能
|
随后访问 http://\<ip\>:8080,即可快速体验Polaris的功能
|
||||||
|
|
||||||
详细教程请参考 [【快速开始】](./doc/quick_start.md)
|
详细教程请参考 [【快速开始】](./doc/quick_start.md)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user