diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2026-06-04 20:16:35 +0200 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2026-06-04 20:16:35 +0200 |
| commit | febc5e8bd2316c0c55dd741ff5020dd57cea65f6 (patch) | |
| tree | 1f20eab5712ee565cbb58d757f6417ac165f8c39 | |
| parent | b7ff71cb9e7fba6365e78f00bd75e0d5d507cbfc (diff) | |
removed unnecessary shell prompt
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |
