We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d843ffc commit 212a185Copy full SHA for 212a185
README.md
@@ -33,11 +33,11 @@ sudo mv ./hashnode /usr/local/bin/hashnode
33
#### MacOS
34
`brew install hashnode/tap/hashnode`
35
36
-### Windows:
+#### Windows:
37
38
Download from [GitHub](https://github.com/Hashnode/hashnode-cli/releases) and add the binary to your PATH.
39
40
-### Go
+#### 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