~alva/zig-bare

30f529a9c5bdd7f8a2b0ce6976785894bced287b — ugla 6 months ago 1a43524 0.8.0
Update README now that self-hosted is the default
1 files changed, 1 insertions(+), 2 deletions(-)

M README.md
M README.md => README.md +1 -2
@@ 6,8 6,7 @@

## Building

The `trunk` branch is tested on latest stable Zig,
and the `self-hosted` branch is tested with the self-hosted compiler.
The `trunk` branch is tested on latest stable Zig.

```bash
# Use -Drelease-{fast, safe, small} for release build.