Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ Install the package locally:
|
|
| 31 |
|
| 32 |
```bash
|
| 33 |
git clone https://github.com/nguyenngocbaocmt02/epic.git
|
| 34 |
-
cd
|
| 35 |
pip install -e .
|
| 36 |
```
|
| 37 |
|
|
|
|
| 31 |
|
| 32 |
```bash
|
| 33 |
git clone https://github.com/nguyenngocbaocmt02/epic.git
|
| 34 |
+
cd EPIC
|
| 35 |
pip install -e .
|
| 36 |
```
|
| 37 |
|