update readme

This commit is contained in:
huangganggui 2024-03-20 11:25:05 +08:00
parent f78574c4eb
commit c3f5f2dc12

View File

@ -11,7 +11,9 @@ pip install -r requirements.txt
python run.py
```
to test the code. If you are using Conda, run
to test the code.
If you are using Conda, run
```shell
conda env create -f environment.yml