From 273513edede74c459d1137080f7fd70f770a3563 Mon Sep 17 00:00:00 2001 From: asrael Date: Sun, 2 Nov 2025 19:10:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73281ef..d2a00c6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ./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 commands also take an optional argument to run instead: ```bash ./pxl8.sh run ```