Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amacati authored Apr 24, 2024
1 parent a787612 commit bfd654b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ First, clone the new fork from your own account and create a new environment wit
```bash
mkdir -p ~/repos && cd repos
git clone https://github.com/<YOUR-USERNAME>/lsy_drone_racing.git
conda env create -n drone python=3.8
conda create -n drone python=3.8
conda activate drone
```

Expand Down

0 comments on commit bfd654b

Please sign in to comment.