Spaces:
Running
Running
Shreyas Meher commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ A web-based interface for ConfliBERT, a BERT-based model specialized in conflict
|
|
| 25 |
|
| 26 |
## Installation
|
| 27 |
|
| 28 |
-
1. Clone the repository:
|
| 29 |
```bash
|
| 30 |
git clone https://github.com/shreyasmeher/conflibert-gui.git
|
| 31 |
cd conflibert-gui
|
|
|
|
| 25 |
|
| 26 |
## Installation
|
| 27 |
|
| 28 |
+
1. Clone the repository to a local directory (do not clone to cloud storage, venv installs will be very slow if you do):
|
| 29 |
```bash
|
| 30 |
git clone https://github.com/shreyasmeher/conflibert-gui.git
|
| 31 |
cd conflibert-gui
|