mirror of
https://github.com/ziglang/zig.git
synced 2024-11-21 19:42:56 +00:00
Corrected capitalization.
parent
26ab8eff40
commit
2a8551ca42
@ -12,7 +12,7 @@ brew install zig
|
||||
brew install zig --HEAD
|
||||
```
|
||||
|
||||
## Macports
|
||||
## MacPorts
|
||||
|
||||
```
|
||||
port install zig
|
||||
@ -30,9 +30,9 @@ snap install zig --classic --beta
|
||||
snap install zig --classic --edge
|
||||
```
|
||||
|
||||
## Ubuntu or Debian (using APT)
|
||||
## Ubuntu or Debian (using apt)
|
||||
|
||||
Once you've completed the [repository configuration](https://github.com/dryzig/zig-debian/blob/master/README.md), installation is as easy as the familiar:
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user