Skip to content

Commit 96ac7f9

Browse files
author
Chen Bao
authored
Update README.md
1 parent ccd631b commit 96ac7f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ This repo contains the **simulated environment** and **training code** for DexAr
2020
1. Clone the repo and Create a conda env with all the Python dependencies.
2121

2222
```bash
23-
git clone git@github.com:Kami-code/dexart.git
24-
cd dexart
23+
git clone git@github.com:Kami-code/dexart-release.git
24+
cd dexart-release
2525
conda create --name dexart python=3.8
2626
conda activate dexart
2727
pip install -e .

0 commit comments

Comments
 (0)