mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-25 03:05:52 -05:00
Mention official Arch Linux packaging in README
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user