mirror of
https://github.com/oxen-io/lokinet
synced 2023-12-14 06:53:00 +01:00
add docs on debs
This commit is contained in:
parent
0f68e6b4dd
commit
26ed61ade6
1 changed files with 7 additions and 0 deletions
|
@ -80,6 +80,13 @@ install:
|
|||
|
||||
$ sudo make install
|
||||
|
||||
|
||||
alternatively make a debian package with:
|
||||
|
||||
$ debuild -uc -us -b
|
||||
|
||||
this puts the built files in `../`
|
||||
|
||||
### MacOS
|
||||
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue