Skip to content

Commit 4905856

Browse files
authored
Update README.md
1 parent 75bf189 commit 4905856

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ This tools was designed to allows you to create a Twitch Minecraft modpack expor
66
### Windows
77
Open command prompt in the same folder as `twitch-export-win.exe` and run the following command
88

9-
`twitch-export-win.exe -d=<path to mc instance> -n=<export name> -p=<pack version> -c=<path to .build.json> -ct=<curseAuthenticationToken>`
9+
`twitch_export-win.exe -d "<path to mc instance>" -n "<export name>" -p "<pack version>" -c "<path to .build.json>" -ct "<curseAuthenticationToken>"`
1010

1111
Run `twitch-export-win.exe -h` for help
1212

1313
### Mac/Linux
1414
Open terminal in the same folder as `twitch-export-linux` and run the following command
1515

16-
`twitch-export-linux -d=<path to mc instance> -n=<export name> -p=<pack version> -c=<path to .build.json> -ct=<curseAuthenticationToken>`
16+
`twitch_export-linux -d=<path to mc instance> -n=<export name> -p=<pack version> -c=<path to .build.json> -ct=<curseAuthenticationToken>`
1717

1818
Run `twitch-export-linux -h` for help
1919

0 commit comments

Comments
 (0)