mirror of
https://github.com/ziglang/zig.git
synced 2025-02-16 09:30:17 +00:00
Ubuntu snap package for master branch build added
parent
b2e90fc3f4
commit
0478293857
@ -81,10 +81,14 @@ in
|
||||
Then run `nix-shell` to enter a development shell with zig available.
|
||||
|
||||
## Ubuntu (snap)
|
||||
|
||||
Stable:
|
||||
```
|
||||
snap install zig --classic --beta
|
||||
```
|
||||
Development (master branch):
|
||||
```
|
||||
snap install zig --classic --edge
|
||||
```
|
||||
|
||||
## Void Linux
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user