~eskin/clp

8b7069b6435e1e455c569a34ef2634542ecd46af — Jon Eskin 7 months ago 87ffe3e
update README
1 files changed, 7 insertions(+), 2 deletions(-)

M README.md
M README.md => README.md +7 -2
@@ 10,13 10,18 @@ More information is available [here](https://jeskin.net/blog/clp/), along with a

## Installation

### Homebrew
### MacOS

```
brew tap jpe90/clp
brew install jpe90/clp/clp
```

### Linux

[AUR](https://aur.archlinux.org/packages/clp-git)


### Building from source
Requirements:



@@ 40,7 45,7 @@ $ make

##### Arch
```
# pacman -S --needed --noconfirm base-devel pkg-config luajit lua51-lpeg
# pacman -S --needed --noconfirm base-devel pkg-config luajit lua51-lpeg lua51-luautf8
```

## Usage