Update build information

I migrated from Arch to Ubuntu. Dropping Arch support for now.
This commit is contained in:
Takashi Kokubun 2017-01-09 15:24:00 +09:00
parent 6e8e1f2128
commit a1b6e10aa6

View File

@ -30,6 +30,7 @@ because it embeds mruby to evaluate configuration.
- ruby
- bison
- libx11-dev
While ruby is not runtime dependency for xremap, mruby embedded in xremap requires ruby to build.
@ -42,12 +43,6 @@ $ make
$ sudo make install # or `make DESTDIR=~/bin install`
```
### Arch Linux
```bash
$ yaourt -S xremap
```
## Usage
```