Skip to content

Commit

Permalink
Fix README formatting of code
Browse files Browse the repository at this point in the history
  • Loading branch information
MANICX100 committed Sep 20, 2023
1 parent fe34a25 commit 6dbd89c
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,13 @@ For more, try:

You'll need [`zig-0.9.1`](https://ziglang.org/download/) and Git.

Clone this repo
cd into dir
git submodule update --init
zig build -Drelease-fast

Clone this repo and then `cd` into the working directory


git submodule update --init

zig build -Drelease-fast

# Performance

Expand Down

0 comments on commit 6dbd89c

Please sign in to comment.