alexcanton commited on
Commit
77fbff7
·
verified ·
1 Parent(s): 06b0774

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +1 -1
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/tencent-ailab/V-Express
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