mirror of
https://github.com/k0kubun/xremap
synced 2024-11-02 03:40:25 +00:00
Update build information
I migrated from Arch to Ubuntu. Dropping Arch support for now.
This commit is contained in:
parent
6e8e1f2128
commit
a1b6e10aa6
@ -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
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user