README: Add installation instructions
This commit is contained in:
parent
bcf298925a
commit
558e9635c0
|
@ -9,6 +9,14 @@ IDs using [wm-launch](https://github.com/jcrd/wm-launch).
|
|||
* [uuid](https://luarocks.org/modules/tieske/uuid) rock
|
||||
* [wm-launch](https://github.com/jcrd/wm-launch)
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
$ git clone https://github.com/jcrd/awesome-launch.git
|
||||
$ cd awesome-launch
|
||||
$ luarocks make --local
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Require the library:
|
||||
|
|
Loading…
Reference in New Issue