Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hube12 authored May 28, 2024
1 parent f9e608c commit 28a643b
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 @@ -128,7 +128,7 @@ All configuration can be found in `%HOMEPATH%/.minemap` (Windows) or `$HOME/.min

- Take a screenshot :
```shell
java -jar Minemap-<version>.jar --screenshot --seed <seed> --version <version> --pos <x> <z> --size <size>
java -jar Minemap-<version>.jar --screenshot --seed <seed> --version <version> --pos <x> <z> --size <size> (--dimension <dimension>)
```

- Don't show any update popup even if there is a update available
Expand Down

0 comments on commit 28a643b

Please sign in to comment.