Mention Archlinux package in the AUR (#726)

Mention Archlinux package in the AUR
This commit is contained in:
Martynas Mickevičius 2018-01-02 18:20:49 +07:00 committed by Alexandre Archambault
parent 5da2210d7f
commit 085002957d
2 changed files with 10 additions and 0 deletions

View File

@ -91,6 +91,11 @@ Alternatively on OS X, install it via homebrew,
$ brew install --HEAD coursier/formulas/coursier
```
Or on Archlinux, install it from [AUR](https://aur.archlinux.org/packages/coursier/),
```
$ pacaur -S coursier
```
Run an application distributed via artifacts with
```
$ ./coursier launch com.lihaoyi:ammonite_2.11.8:0.7.0

View File

@ -91,6 +91,11 @@ Alternatively on OS X, install it via homebrew,
$ brew install --HEAD coursier/formulas/coursier
```
Or on Archlinux, install it from [AUR](https://aur.archlinux.org/packages/coursier/),
```
$ pacaur -S coursier
```
Run an application distributed via artifacts with
```
$ ./coursier launch com.lihaoyi:ammonite_2.11.8:0.7.0