Update Readme.md
This commit is contained in:
parent
100fcb554d
commit
9c8c735dc2
@ -23,13 +23,13 @@ make install DESTDIR=/desired/path
|
|||||||
mkdir /pkg # folder for storing packages
|
mkdir /pkg # folder for storing packages
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
**c**reate **p**ac**k**a**g**e:
|
**c**reate **p**ac**k**a**g**e:
|
||||||
```bash
|
```bash
|
||||||
cd build_dir/of/foo
|
cd build_dir/of/foo
|
||||||
cpkg make install # DESTDIR is set by cpkg
|
cpkg make install # DESTDIR is set by cpkg
|
||||||
```
|
```
|
||||||
**q**ist **p**ac**k**a**g**e version:
|
|
||||||
|
**q**uery **p**ac**k**a**g**e version:
|
||||||
``` bash
|
``` bash
|
||||||
qpkg foo
|
qpkg foo
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user