mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 02:28:05 +11:00
added a note about installing minitel with oppm
This commit is contained in:
parent
221c2b6873
commit
08606d80da
@ -6,6 +6,12 @@ This package includes the Minitel daemon, in etc/rc.d/minitel.lua, and the net l
|
||||
|
||||
### Installation
|
||||
|
||||
#### With OPPM
|
||||
|
||||
1. Run `oppm install minitel`
|
||||
|
||||
#### Manual
|
||||
|
||||
1. Place minitel.lua into /etc/rc.d
|
||||
2. Place your hostname into /etc/hostname
|
||||
3. Run rc minitel enable; rc minitel start
|
||||
|
Loading…
Reference in New Issue
Block a user