Skip to content

Commit

Permalink
Merge pull request #1 from ErichMoraga/patch-1
Browse files Browse the repository at this point in the history
Change into the correct dir. before `make recover`
  • Loading branch information
wocsor authored Feb 21, 2020
2 parents 897ae87 + 8d61d59 commit c25207e
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 @@ -39,7 +39,7 @@ Flashing instructions
git clone -b smart_dsu https://github.com/wocsor/panda.git smart_dsu
cd smart_dsu/board/tools && killall boardd
./enter_download_mode.py
make recover
cd .. && make recover
reboot
```
### From Windows:
Expand Down

0 comments on commit c25207e

Please sign in to comment.