Skip to content

Commit

Permalink
Add Archlinux installation info
Browse files Browse the repository at this point in the history
  • Loading branch information
chabad360 committed Jan 12, 2020
1 parent 9537f38 commit 9a1b3bb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1019,6 +1019,18 @@ $ brew tap tekwizely/tap
$ brew install run
```

#### AUR

For Archlinux users, a package is availible on the AUR:

* https://aur.archlinux.org/packages/run-git

_install run from AUR using yay_

```bash
$ yay -S run-git
```

### Other Package Managers
I hope to have other packages available soon and will update the README as they become available.

Expand Down

0 comments on commit 9a1b3bb

Please sign in to comment.