diff --git a/README.md b/README.md index f5e39cb..b66cf06 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ When you've written a script with either a `.lua` or `.luau` extension, you can lune script-name ``` -This will look for the script `script_name` in a few locations: +This will look for the script `script-name` in a few locations: - The current directory - The folder `lune` in the current directory, if it exists