Skip to content

Commit

Permalink
fix example command on homepage
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
slimsag committed Sep 30, 2024
1 parent 56b5561 commit 465cef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ a.p-community-icon {
</div>
<div>
<pre class="code" tabindex=0 style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-sh" data-lang="sh">$ git clone https://github.com/hexops/mach
$ cd mach/
$ cd mach/ && git checkout 0.4
$ zig build run-core-textured-cube
</code></pre>
<small>Requires <a href="about/zig-version">this nominated Zig version</a> | <a href="/about/known-issues">known issues</a></small>
Expand Down

0 comments on commit 465cef9

Please sign in to comment.