Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
spalmer25 committed Jan 11, 2024
1 parent 33260b9 commit a8d68fc
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 @@ -157,10 +157,10 @@ make app_nanox_dbg.tgz
You can run an individual test from the test container. You should see the app progress on the vnc viewer.

```sh
./tests/integration/nano/<test_name>.py \
pytest tests/integration/nano/<test_name>.py \
--device $DEVICE \
--port $PORT \
--vnc-port 41000 \
--speculos-args="--vnc-port 41000" \
--app app/bin/app.elf
```

Expand Down

0 comments on commit a8d68fc

Please sign in to comment.