add timestamps to commands
This commit is contained in:
parent
8f9317f751
commit
d914f2ea62
2 changed files with 40 additions and 25 deletions
|
|
@ -6,7 +6,7 @@
|
|||
make # Build pxl8 system
|
||||
make install # Install pxl8 binary to ~/.local/bin
|
||||
make run # Run pxl8 demo
|
||||
make run CART="game.cart --repl" # Run a specific game with a REPL
|
||||
make run CART="game.cart --repl" # Run a specific game with a REPL
|
||||
```
|
||||
|
||||
### Requirements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue