We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ee8b62 + cb131ee commit 81ed54cCopy full SHA for 81ed54c
README.md
@@ -36,3 +36,8 @@ sudo mv ./hashnode /usr/local/bin/hashnode
36
### Windows:
37
38
Download from [GitHub](https://github.com/Hashnode/hashnode-cli/releases) and add the binary to your PATH.
39
+
40
+### Go
41
+Installing using go get pulls from the master branch with the latest development changes.
42
43
+ go get -u github.com/hashnode/hashnode-cli
0 commit comments