Skip to content

Commit

Permalink
Add Arch and derivatives
Browse files Browse the repository at this point in the history
  • Loading branch information
klimber authored and jfcoz committed Aug 25, 2020
1 parent 5b28a7d commit a0dd301
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ apt-get install libdbd-pg-perl libdbi-perl perl-modules
```
dnf install perl-DBD-Pg perl-DBI perl-Term-ANSIColor perl-Memoize
```
- On Arch or a derivative:
```
pacman -S perl-dbi perl-dbd-pg
```

- On MacOS with Homebrew:
```
Expand Down

0 comments on commit a0dd301

Please sign in to comment.