mirror of
https://github.com/jb55/nostril.git
synced 2025-07-29 14:58:28 -04:00
Adds install doc for Ubuntu (#24)
This commit is contained in:
committed by
William Casarin
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
|
||||||
|
Reference in New Issue
Block a user