Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ cd dpst-replication
|
|
| 47 |
**2. Download and extract the Weaviate triple database**
|
| 48 |
|
| 49 |
```bash
|
| 50 |
-
tar -xzf weaviate-data.tar.gz
|
| 51 |
```
|
| 52 |
|
| 53 |
**3. Create conda environment**
|
|
|
|
| 47 |
**2. Download and extract the Weaviate triple database**
|
| 48 |
|
| 49 |
```bash
|
| 50 |
+
tar -xzf weaviate-data.tar.gz && rm weaviate-data.tar.gz
|
| 51 |
```
|
| 52 |
|
| 53 |
**3. Create conda environment**
|