Doc: zig-cache/bin -> zig-out/bin (#8659)

This commit is contained in:
Frank Denis 2021-05-01 00:41:59 +02:00 committed by GitHub
parent d3f55782b0
commit 33cb660838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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#}