diff --git a/README.md b/README.md index 1a77b0bd..1f075e63 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ contexts通过模块化、自动化,可以在各种设备上,快速搭建起 ```sh git clone https://github.com/shylinux/contexts -cd contexts -make -source etc/miss.sh -ish_miss_serve -curl localhost:9020 +cd contexts && make +source etc/miss.sh && ish_miss_serve ``` + +## 访问服务 +curl localhost:9020