diff --git a/README.md b/README.md index 13ee290..0cd0f3e 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ ./pxl8.sh run # Run demo ./pxl8.sh run --repl # Run demo w/ repl ``` -**Note** These functions can also take an optional project arg: +**Note** These functions can also take an optional cart file or project directory: ```bash -./pxl8.sh run +./pxl8.sh run ``` > [!WARNING]