mirror of
https://github.com/ziglang/zig.git
synced 2024-11-24 13:20:14 +00:00
Add instructions for using git master branch on Gentoo
parent
0ba6f5e0c8
commit
ca143fcbe2
@ -61,6 +61,12 @@ pacman -S zig
|
||||
emerge dev-lang/zig
|
||||
```
|
||||
|
||||
### Latest build from Git master branch
|
||||
```
|
||||
# If using zsh (and possibly other shells), prepend a backslash to the equals sign
|
||||
emerge =dev-lang/zig-9999
|
||||
```
|
||||
|
||||
## Void Linux
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user