Update README.md
This commit is contained in:
parent
faa42c4359
commit
c39a73cc07
|
@ -13,10 +13,12 @@ However, the brand-new architecture [unitree-sdk2 ](https://github.com/unitreero
|
||||||
|
|
||||||
---
|
---
|
||||||
## Train
|
## Train
|
||||||
Clone this repository:
|
Clone this repository and install:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
git clone https://github.com/Teddy-Liao/walk-these-ways-go2.git
|
git clone https://github.com/Teddy-Liao/walk-these-ways-go2.git
|
||||||
|
cd walk-these-ways-go2
|
||||||
|
pip install -e .
|
||||||
```
|
```
|
||||||
|
|
||||||
Start training:
|
Start training:
|
||||||
|
|
Loading…
Reference in New Issue