Skip to content

Commit

Permalink
Merge pull request #2 from servusDei2018/patch-1
Browse files Browse the repository at this point in the history
Fixed misspelling of "-tmpl" as "-tpl"
  • Loading branch information
tmountain authored Feb 9, 2021
2 parents eb9456b + 9aca72f commit edc0f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Windows

```
# Avoid BOM in config file
> .\uchess.exe -tpl | set-content uchess.json -Encoding Ascii
> .\uchess.exe -tmpl | set-content uchess.json -Encoding Ascii
```

Run **uchess** on the config.
Expand Down

0 comments on commit edc0f9d

Please sign in to comment.