提交 f290d7ad 编写于 作者: S shanshishi

Documentation: optimize README and UserGuide

上级 9b5feb5a
此差异已折叠。
此差异已折叠。
......@@ -810,7 +810,7 @@ prefetch = off
### 命令格式
**atune-adm profile **_<_WORKLOAD\_TYPE_\>_
**atune-adm profile** <WORKLOAD\_TYPE\>
### 参数说明
......
......@@ -822,7 +822,7 @@ Manually activate a profile of a workload type.
### Format
**atune-adm profile **_<_WORKLOAD\_TYPE_\>_
**atune-adm profile** <WORKLOAD\_TYPE\>
### Parameter Description
......
......@@ -87,6 +87,7 @@ git clone https://gitee.com/openeuler/A-Tune.git atune
#### 4、编译
```bash
cd atune
export GO111MODULE=off
make
```
......@@ -100,8 +101,9 @@ make install
### 1、管理atuned服务
#### 启动atuned服务
#### 加载并启动atuned服务
```bash
systemctl daemon-reload
systemctl start atuned
```
......
......@@ -86,6 +86,7 @@ git clone https://gitee.com/openeuler/A-Tune.git atune
#### 4. Compile.
```bash
cd atune
export GO111MODULE=off
make
```
......@@ -99,8 +100,9 @@ II. Quick Guide
### 1. Manage the atuned service.
#### Start the atuned service.
#### Load and start the atuned service.
```bash
systemctl daemon-reload
systemctl start atuned
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册