diff --git a/README.md b/README.md index e098463f3f..c7689ce38b 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,9 @@ electron-forge lint electron-forge publish ``` -This will `make` your project and publish any generated artifacts. By default it will publish to GitHub but you can change the publish target with `--target=YourTarget`. +This will `make` your project and publish any generated artifacts. By default it will publish to +GitHub, but you can change the publish target(s) with `--target=YourTarget,YourTarget2`, where the +value is a comma-separated list of targets. # Config