Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DuongTran1708 committed Oct 8, 2021
1 parent edcf43d commit 29bb433
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ conda create --name skku_automationlab python=3.8
conda activate skku_automationlab
```

4. Go to "**automationlab_object_detection**" folder and execute following commands
```shell
pip install -r requirements.txt
```
---

#### II. Data preparation
Expand Down

0 comments on commit 29bb433

Please sign in to comment.