mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Update INSTALL
This commit is contained in:
parent
3f1e7820c9
commit
d59b9595b1
1 changed files with 6 additions and 0 deletions
|
@ -64,6 +64,12 @@ make install
|
|||
|
||||
## Install a checkout from git
|
||||
|
||||
Pull in dependencies
|
||||
|
||||
```
|
||||
git submodule update --init
|
||||
```
|
||||
|
||||
Generate build system:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue