diff --git a/README.md b/README.md index f10b0c4..16a3271 100644 --- a/README.md +++ b/README.md @@ -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