Skip to content

Commit

Permalink
README: Fix device test instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnor committed Aug 11, 2024
1 parent 7a196b1 commit f939a31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ Connect a MicroPython device via USB.

Copy over the data
```
mprempte cp npyfile.py :
mpremote cp tests/ :
mpremote cp npyfile.py :
mpremote -r cp tests/ :
mpremote run tests/test_npyfile.py
```

0 comments on commit f939a31

Please sign in to comment.