framolfese
commited on
Commit
•
9463aab
1
Parent(s):
3aa0706
Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ pip install zebra-qa
|
|
38 |
Installation from source
|
39 |
|
40 |
```bash
|
41 |
-
git clone https://github.com/
|
42 |
cd zebra
|
43 |
conda create -n zebra python==3.10
|
44 |
conda activate zebra
|
|
|
38 |
Installation from source
|
39 |
|
40 |
```bash
|
41 |
+
git clone https://github.com/sapienzanlp/zebra.git
|
42 |
cd zebra
|
43 |
conda create -n zebra python==3.10
|
44 |
conda activate zebra
|