From 3507412814fd149c682561136dbf2dce1fb47d27 Mon Sep 17 00:00:00 2001 From: Aaron Jensen Date: Wed, 13 Jan 2016 07:40:06 -0800 Subject: [PATCH] Update release instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ef5a11..d9b8aaa 100644 --- a/README.md +++ b/README.md @@ -507,7 +507,7 @@ case. ```bash $ npm publish - $ git push master --follow-tags + $ git push origin master --follow-tags ``` ## License