weijunl commited on
Commit
98fb129
·
verified ·
1 Parent(s): 4ce0402

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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**