Skip to content

Commit fa83997

Browse files
authored
Update index.html
1 parent 6ab73f0 commit fa83997

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h3>macOS</h3>
5858
</code>
5959
<br/>
6060
<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>
61+
<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>
6262

6363
<h3>Windows</h3>
6464
<p>
@@ -104,4 +104,4 @@ <h5>Share the CLI with your friends</h5>
104104

105105
</script>
106106
</body>
107-
</html>
107+
</html>

0 commit comments

Comments
 (0)