提交 4e9d6982 编写于 作者: M Manas Satish Bedmutha 提交者: Waleed

Reversed order (1) and (2) in installation

Reference to #1255
上级 b29b32c7
......@@ -179,11 +179,11 @@ If you use Docker, the code has been verified to work on
## Installation
1. Install dependencies
1. Clone this repository
2. Install dependencies
```bash
pip3 install -r requirements.txt
```
2. Clone this repository
3. Run setup from the repository root directory
```bash
python3 setup.py install
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册