diff --git a/README.md b/README.md index 84d306a..ccc4db9 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ luaw -e "dofile('res/testing.lua')" -Dtest=5 -n a b c luaw -e "dofile('testing.lua')" -s res -Dtest=5 -n a b c # stdin: -luaw - | +luaw - dofile('res/testing.lua') @@ -63,7 +63,7 @@ luaw -p Windows Specific: ```batch REM stdin -luaw - | +luaw - dofile('res/testing.lua')