Skip to content

Commit 0b2f476

Browse files
Update README.md
1 parent 583d190 commit 0b2f476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can read about how HSM works [in my blog post](https://samual.uk/blog/js-cod
1212
## Usage
1313
1. Run `#dir` in game, then `cd` to that folder
1414
2. Name your source script file to `<name>.src.js`
15-
3. Run `hsm golf <name>.src.js` and it will create a minified script file called `<name>.js`
15+
3. Run `hsm minify <name>.src.js` and it will create a minified script file called `<name>.js`
1616

1717
> **NOTE:** If you get an error message that looks like this:
1818
> ```

0 commit comments

Comments
 (0)