From 319a6af2720f41778edad3bfb5e8e27467f7f1cd Mon Sep 17 00:00:00 2001 From: shaoying Date: Mon, 1 Jun 2020 12:39:28 +0800 Subject: [PATCH] add some --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index dd4885f6..dc3fb4dc 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,12 @@ contexts通过模块化、自动化,可以在各种设备上,快速搭建起 |icebergs |后端 |冰山架 |挨撕不可 |CMS |a cluster manager system |intshell |终端 |神农架 |整个脚本 |PMS |a plugin manager system +## 安装部署 + +```sh +git clone https://github.com/shylinux/contexts +cd contexts +make +bin/ice.sh +curl localhost:9020 +```