docs: 修改英文 readme 格式
This commit is contained in:
parent
ba8fa9b186
commit
36201e0073
|
@ -17,8 +17,8 @@ MeterSphere is a one-stop open-source enterprise-class continuous testing platfo
|
||||||
Only need two steps to install MeterSphere:
|
Only need two steps to install MeterSphere:
|
||||||
|
|
||||||
What you need:
|
What you need:
|
||||||
1. Prepare a 64-bit Linux host with no less than 8 G RAM
|
1. Prepare a 64-bit Linux host with no less than 8 G RAM
|
||||||
2. Log into root user and execute the command down below to install MeterSphere
|
2. Log into root user and execute the command down below to install MeterSphere
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -sSL https://github.com/metersphere/metersphere/releases/latest/download/quick_start.sh | sh
|
curl -sSL https://github.com/metersphere/metersphere/releases/latest/download/quick_start.sh | sh
|
||||||
|
|
Loading…
Reference in New Issue