Update README.md
This commit is contained in:
parent
e6ed1ea4eb
commit
a4a44dadca
|
@ -13,8 +13,8 @@ integrate it with their existing linux workflows.
|
|||
```bash
|
||||
distrobox create --image git.spirirobotics.com/spiri/spiri-sdk-desktop:master
|
||||
distrobox enter spiri-sdk-desktop-master
|
||||
#You can optionally copy the standard SDK setup from /opt/spiri-sdk/user-home-skeleton/
|
||||
# cp -r /opt/spiri-sdk/user-home-skeleton/* ~/
|
||||
|
||||
cp -r /opt/spiri-sdk/user-home-skeleton/* ~/
|
||||
cd ~/Desktop/simulated-drone/
|
||||
./sim_drone.py launch
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue