From 00b00dc6f11b8ade608db2359d4e813fb5d476be Mon Sep 17 00:00:00 2001 From: shaoying Date: Mon, 1 Jun 2020 12:46:20 +0800 Subject: [PATCH] opt some --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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