mirror of
https://github.com/ziglang/zig.git
synced 2024-11-21 19:42:56 +00:00
Updated Install Zig from a Package Manager (markdown)
parent
e422f1b327
commit
ae84c11804
@ -59,4 +59,10 @@ pacman -S zig
|
||||
## Gentoo
|
||||
```
|
||||
emerge dev-lang/zig
|
||||
```
|
||||
|
||||
## Void Linux
|
||||
|
||||
```
|
||||
xbps-install -Su zig
|
||||
```
|
Loading…
Reference in New Issue
Block a user