Skip to content

Commit c3590c4

Browse files
docs: update README.md
- add binary location note
1 parent 1177881 commit c3590c4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ This is a deliberate choice to test Zig’s practical usefulness in real-world C
3939

4040
## Build & Setup
4141

42+
> [!NOTE]
43+
>
44+
> The binary can be found in `./zig-out/bin/cpplings_cli` after building `zig build` or running `zig build run`.
45+
4246
Start by cloning this repository on your machine.
4347

4448
> [!NOTE]

0 commit comments

Comments
 (0)