add cd in readme

This commit is contained in:
Ben Xu 2024-05-02 20:53:02 -04:00
parent 05fddc29d9
commit 562cfb7206
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ In **Expo Go** select _Scan QR code_ to scan the QR code produced by the `npx ex
## Using the App
```shell
cd software # cd into `software`
poetry run 01 --mobile # exposes QR code for 01 Light server
```