aboutsummaryrefslogtreecommitdiffstats
path: root/docs/publishing.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/publishing.md')
-rw-r--r--docs/publishing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/publishing.md b/docs/publishing.md
index cc3e5cc3a..17192ee8a 100644
--- a/docs/publishing.md
+++ b/docs/publishing.md
@@ -41,7 +41,7 @@ With each pull request, the @MetaMaskBot will comment with a build of that new p
3. Publish to [firefox addon marketplace](http://addons.mozilla.org/en-us/firefox/addon/ether-metamask).
4. Publish to [Opera store](https://addons.opera.com/en/extensions/details/metamask/).
5. Post on [Github releases](https://github.com/MetaMask/metamask-extension/releases) page.
-6. Run the `npm run announce` script, and post that announcement in our public places.
+6. Run the `yarn announce` script, and post that announcement in our public places.
## Hotfix Differences