mirror of
https://github.com/jb55/nostril.git
synced 2024-11-21 16:29:06 -05: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
|
||||
|
||||
$ sudo make install
|
||||
|
||||
######################
|
||||
|
||||
Ubuntu
|
||||
------
|
||||
|
||||
$ sudo apt install libtool make automake
|
||||
$ make
|
||||
|
||||
# Optional - install to system PATH
|
||||
|
||||
$ sudo make install
|
||||
|
|
Loading…
Reference in New Issue
Block a user