Skip to content

Commit

Permalink
Update Nano install instructions to use DC tag 4.5.1 for JP 4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DocGarbanzo authored Jan 7, 2024
1 parent b9230b0 commit dd0e08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/robot_sbc/setup_jetson_nano.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ cd ~/projects
git clone https://github.com/autorope/donkeycar
cd donkeycar
git fetch --all --tags -f
git checkout 4.5.0
git checkout 4.5.1
pip install -e .[nano]

```
Expand Down

0 comments on commit dd0e08f

Please sign in to comment.