Merge branch 'contributorpw-readme_typo'
diff --git a/README.md b/README.md
index e358f09..0b4e035 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 [![Available in the Chrome Web Store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_206x58.png)](https://chrome.google.com/webstore/detail/infinite-scroll-in-tw/hpgakoecmgibigdbnljgecablpipbajb)
 
 ## Build extension in order to upload to the Chrome Web Store
-To create a zip file with the contents of the extension, which can be uploaded to the Chrome Web Store, run `bash release.bash`. You can also use `bash release.bash -channel=beta` to include a beta label in the extension name and version of the resulting zip file.
+To create a zip file with the contents of the extension, which can be uploaded to the Chrome Web Store, run `bash release.bash`. You can also use `bash release.bash --channel=beta` to include a beta label in the extension name and version of the resulting zip file.
 
 The zip file will be located in the `out` folder.