Skip to content

Commit

Permalink
examples: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Phan committed Dec 7, 2022
1 parent ed5623d commit b5806e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
To run an example in this directory, execute the following:

```sh
$ git clone https://github.com/getty-zig/getty.git
$ cd getty/examples
$ zig build run-bool-serializer
git clone https://github.com/getty-zig/getty.git
cd getty/examples
zig build run-bool-serializer
```

0 comments on commit b5806e7

Please sign in to comment.