summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 15104e1..7b77de5 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ in that case, you can download it directly from the [build directory](https://zi
Verify the installation and build number of `zig` like so:
```
-$ zig version
+zig version
0.17.0-dev.xxxx+xxxxxxxxx
```