1
0
mirror of https://github.com/jb55/nostril.git synced 2025-07-29 14:58:28 -04:00

Adds install doc for Ubuntu ()

This commit is contained in:
Sonny Alves Dias
2023-02-21 15:02:30 +08:00
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