update readme
This commit is contained in:
parent
e33eaaafd0
commit
a653eae745
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
||||||
### Quick Start
|
### Quick Start
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./pxl8.sh build # Build framework
|
./pxl8.sh build # Build pxl8 system
|
||||||
./pxl8.sh run [game.cart | project_dir] # Run demo (or specific target)
|
./pxl8.sh run [game.cart | project_dir] # Run pxl8 demo (or a specific game)
|
||||||
./pxl8.sh run [game.cart | project_dir] --repl # Run demo (or specific target) w/ repl
|
./pxl8.sh run [game.cart | project_dir] --repl # Run pxl8 demo (or a specific game) with a REPL
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue