Skip to content

Commit 39864d8

Browse files
authored
Update 03.1-AILB.md
1 parent 55bd036 commit 39864d8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

labs/03.1-AILB.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ In this lab we aim to learn how to use the dataset we made and train it locally.
1616
## Create a Conda environment with Python 3.8
1717

1818
```bash
19-
cd ./flaskr/Lab031CLI
19+
cd ./flaskr/Lab030CLI
20+
cp * ../Lab031CLI
21+
cd ..
22+
cd Lab031CLI
2023
conda activate exploit-ai
2124
```
2225

0 commit comments

Comments
 (0)