Skip to content

Commit cfd07d6

Browse files
committed
typo: Correct example
Signed-off-by: Alexander Kurbatov <[email protected]>
1 parent 01e12dd commit cfd07d6

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
@@ -25,7 +25,7 @@ $ npm install
2525
$ npm start "/Users/alkurbatov/Library/Application Support/Blizzard/StarCraft II/stableid.json"
2626

2727
# Generate the code using one of saved ID files.
28-
$ npm start ./assets/4.10.2-stableid.json
28+
$ npm start ./assets/4.10.4-stableid.json
2929

3030
# Run tests
3131
$ npm test

0 commit comments

Comments
 (0)