updated README
This commit is contained in:
parent
0831a12a86
commit
cd448aa4f9
@ -5,13 +5,13 @@
|
||||
* [PDM](https://pdm-project.org/en/latest/)
|
||||
|
||||
## How to run the training?
|
||||
### ***Note: You have to be in `./code/` directory***
|
||||
### 1. Install PDM
|
||||
```bash
|
||||
curl -sSL https://pdm-project.org/install-pdm.py | python3 -
|
||||
```
|
||||
### 2. Go to the code directory and install dependencies
|
||||
### 2. Install dependencies
|
||||
```bash
|
||||
cd ./code
|
||||
pdm install
|
||||
```
|
||||
### 3. Run training code
|
||||
|
Loading…
Reference in New Issue
Block a user