mirror of
https://github.com/ziglang/zig.git
synced 2024-11-24 13:20:14 +00:00
Add Ubuntu snap command and link
parent
ee355dc44b
commit
9266609e1f
@ -6,6 +6,14 @@ Note: For Linux you can [download static builds](https://ziglang.org/download/).
|
||||
brew install zig
|
||||
```
|
||||
|
||||
## Ubuntu (using [snap](https://snapcraft.io))
|
||||
|
||||
```
|
||||
snap install zig --classic --edge
|
||||
```
|
||||
|
||||
https://snapcraft.io/zig
|
||||
|
||||
## NixOS
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user