diff --git a/README.md b/README.md index d35deec..eeb53a5 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ You can either specify all commands on the CLI or use a config file. Example: ```sh -forge release --target,=,x86_64-linux-musl,x86_64-macos-none --bin src/forge.nim +forge release -t x86_64-linux-musl -t x86_64-macos-none --bin src/forge.nim ``` Result: