We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611b488 commit 811bfb5Copy full SHA for 811bfb5
1 file changed
README.md
@@ -15,5 +15,5 @@ Download the latest release jar from the [Releases](https://github.com/threadmc/
15
## Usage
16
17
```bash
18
-java -jar tinyremapper-cli.jar --input server.jar --output remapped.jar --mappings mappings.tiny --from official --to named
+java -jar tinyremapper-cli.jar --input server.jar --mappings mappings.tiny --output remapped.jar --from official --to named
19
```
0 commit comments