Skip to content

Commit

Permalink
updated cli command
Browse files Browse the repository at this point in the history
  • Loading branch information
OmgRod committed Oct 27, 2024
1 parent 43b4a39 commit cf20602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<span class="code-language">Bash</span>
<span class="code-copy">Copy</span>
</div>
<pre><code class="bash"><span class="bash-prompt">$</span> <span class="bash-command">git clone https://github.com/ScriptBlocks/example-project.git</span></code></pre>
<pre><code class="bash"><span class="bash-prompt">$</span> <span class="bash-command">scriptblocks create</span></code></pre>
</div>

<div class="code-block-split">
Expand Down

0 comments on commit cf20602

Please sign in to comment.