Add Ubuntu snap command and link

Jay Weisskopf 2018-07-14 20:17:56 -04:00
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
```