Mention official Arch Linux packaging in README

This commit is contained in:
Caleb Maclennan
2023-04-29 10:38:41 +03:00
parent d3441d04e3
commit d4507e1790
+10
View File
@@ -112,6 +112,16 @@ privileges or aren't comfortable running a script with them, you can download th
for your platform from [the latest release](https://github.com/dolthub/dolt/releases), unzip it,
and put the binary somewhere on your `$PATH`.
### Linux
#### Arch Linux
Dolt is packaged in the official repositories for Arch Linux.
```
pacman -S dolt
```
### Mac
#### Homebrew