Spaces:
Sleeping
Sleeping
Update setup.sh
Browse files
setup.sh
CHANGED
|
@@ -5,7 +5,7 @@ apt-get update && apt-get install -y git-lfs
|
|
| 5 |
git lfs install
|
| 6 |
|
| 7 |
# Clone the V-Express repository
|
| 8 |
-
git clone https://github.com/
|
| 9 |
|
| 10 |
# Move into the V-Express directory
|
| 11 |
cd V-Express
|
|
|
|
| 5 |
git lfs install
|
| 6 |
|
| 7 |
# Clone the V-Express repository
|
| 8 |
+
git clone https://github.com/cantonalex/V-Express
|
| 9 |
|
| 10 |
# Move into the V-Express directory
|
| 11 |
cd V-Express
|