From 8bf78c65d47d54a6f55a06db2a731bc87e50606d Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 31 May 2024 17:11:11 +0800 Subject: [PATCH] Update installation instructions in README --- README.md | 25 ++----------------------- README.zh-CN.md | 25 ++----------------------- 2 files changed, 4 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index 2268522955..4a65ffa18a 100644 --- a/README.md +++ b/README.md @@ -81,13 +81,9 @@ Yao has a built-in data management system. By writing **JSON** to describe the i ## Install -Run the script under terminal: (MacOS/Linux) +Latest Version download and installation: -```bash -curl -fsSL https://website.yaoapps.com/install.sh | bash -``` - -For Windows users, please refer to the Installation and Debugging chapter: [Installation and debugging](https://yaoapps.com/en-US/doc/Introduction/Install) +https://github.com/YaoApp/xgen-dev-app/blob/main/README.md ## Getting Started @@ -109,23 +105,6 @@ yao start # Start installation - Password: **A123456p+** -### Download a project - -Create a new project directory, enter the project directory, run the `yao get` command, and download the application code. - -```bash -mkdir -p /data/app # create project directory -cd /data/app # Enter the project directory -yao get yaoapp/demo-plm # download demo-plm -yao start # Start installation -``` - -**Default Account** - -- User: **xiang@iqka.com** - -- Password: **A123456p+** - ## About Yao Yao's name is derived from the Chinese character **爻 (yáo)**, the basic symbol that makes up the Eight Trigrams. The Eight Trigrams is a symbol system created by the ancient god Fuxi after observing and summarizing the laws of nature, which can refer to everything. Yao has two states of yin and yang, like 0 and 1. The transformation of yin and yang of Yao drives the replacement of Eight Trigrams, so as to summarize and record the development law of things. diff --git a/README.zh-CN.md b/README.zh-CN.md index b67a94e448..4b702877b2 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -50,13 +50,9 @@ Yao 内置了一套数据管理系统,通过编写 **JSON** 描述界面布局 ## 安装 -在终端下运行脚本: ( MacOS / Linux ) +Yao v0.10.4 使用说明 -```bash -curl -fsSL https://website.yaoapps.com/install.sh | bash -``` - -Windows 用户请参考安装调试章节: [安装调试](https://yaoapps.com/doc/%E4%BB%8B%E7%BB%8D/%E5%AE%89%E8%A3%85%E8%B0%83%E8%AF%95) +https://github.com/YaoApp/xgen-dev-app/blob/main/README.zh-CN.md ## 入门指南 @@ -82,23 +78,6 @@ yao start # 启动安装界面 ![安装界面](docs/yao-setup-step2.jpg) -#### 下载已上架应用 - -新建一个项目目录,进入项目目录,运行 `yao get` 命令, 下载应用代码。 - -```bash -mkdir -p /data/app # 创建应用目录 -cd /data/app # 进入应用目录 -yao get yaoapp/demo-plm # 下载 demo-plm -yao start # 启动安装界面 -``` - -**默认账号** - -- 用户名: **xiang@iqka.com** - -- 密码: **A123456p+** - ## 关于 Yao Yao 的名字源于汉字**爻(yáo)**,是构成八卦的基本符号。八卦,是上古大神伏羲观测总结自然规律后,创造的一个可以指代万事万物的符号体系。爻,有阴阳两种状态,就像 0 和 1。爻的阴阳转换,驱动八卦更替,以此来总结记录事物的发展规律。