mirror of
https://github.com/jb55/nostril.git
synced 2025-05-01 23:09:56 -04:00
Adds install doc for Ubuntu (#24)
This commit is contained in:
parent
914e1fd111
commit
65c7077cce
@ -7,3 +7,15 @@ $ make
|
|||||||
# Optional - install to system PATH
|
# Optional - install to system PATH
|
||||||
|
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
|
|
||||||
|
######################
|
||||||
|
|
||||||
|
Ubuntu
|
||||||
|
------
|
||||||
|
|
||||||
|
$ sudo apt install libtool make automake
|
||||||
|
$ make
|
||||||
|
|
||||||
|
# Optional - install to system PATH
|
||||||
|
|
||||||
|
$ sudo make install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user