Removed outdated APT installation instructions for Ubuntu/Debian as per #8623

SmiVan 2021-04-26 22:10:42 +03:00
parent e238164b7a
commit e4ce7b4801

@ -34,14 +34,6 @@ snap install zig --classic --beta
snap install zig --classic --edge
```
## Ubuntu or Debian (using apt)
After you've completed the [repository configuration](https://github.com/dryzig/zig-debian/blob/master/README.md), installation is as easy as the familiar:
```
sudo apt install zig
```
## NixOS
```