removed unnecessary shell prompt

This commit is contained in:
Chris Boesch
2026-06-04 20:16:35 +02:00
parent b7ff71cb9e
commit febc5e8bd2

View File

@@ -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
```