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.
1 parent 6ab73f0 commit fa83997Copy full SHA for fa83997
website/index.html
@@ -58,7 +58,7 @@ <h3>macOS</h3>
58
</code>
59
<br/>
60
<h3>Linux</h3>
61
- <pre>curl -L https://github.com/Hashnode/hashnode-cli/releases/download/v0.1.7/hashnode-linux-amd64.tar.gz -o hashnode.tar.gz<br>tar xvf hashnode.tar.gz<br>chmod +x hashnode<br>sudo mv ./hashnode /usr/local/bin/hashnode</pre>
+ <pre>curl -L https://github.com/Hashnode/hashnode-cli/releases/download/v0.1.8/hashnode-linux-amd64.tar.gz -o hashnode.tar.gz<br>tar xvf hashnode.tar.gz<br>chmod +x hashnode<br>sudo mv ./hashnode /usr/local/bin/hashnode</pre>
62
63
<h3>Windows</h3>
64
<p>
@@ -104,4 +104,4 @@ <h5>Share the CLI with your friends</h5>
104
105
</script>
106
</body>
107
-</html>
+</html>
0 commit comments