mirror of
https://github.com/ziglang/zig.git
synced 2024-11-30 09:02:32 +00:00
Doc: zig-cache/bin -> zig-out/bin (#8659)
This commit is contained in:
parent
d3f55782b0
commit
33cb660838
@ -10016,7 +10016,7 @@ pub fn build(b: *Builder) void {
|
||||
{#code_end#}
|
||||
<p class="file">terminal</p>
|
||||
<pre><code class="shell">$ zig build
|
||||
$ ./zig-cache/bin/test
|
||||
$ ./zig-out/bin/test
|
||||
all your base are belong to us</code></pre>
|
||||
{#see_also|Targets|Zig Build System#}
|
||||
{#header_close#}
|
||||
|
Loading…
Reference in New Issue
Block a user