mirror of
https://github.com/dg9vh/MMDVMHost-Websocketboard.git
synced 2026-01-28 11:04:14 +01:00
Added some Modules to install
This commit is contained in:
parent
a748ea5ccf
commit
4514dbec16
|
|
@ -7,6 +7,9 @@ Also this should improve user experience.
|
|||
|
||||
## Installation
|
||||
You'll need to install several python3 modules. A concrete list will follow here later.
|
||||
Actually known:
|
||||
* websockets: `sudo apt install python3-websockets`
|
||||
* ansi2html: `sudo pip3 install ansi2html`
|
||||
|
||||
### Installation steps
|
||||
* clone this repository to your home-directory
|
||||
|
|
|
|||
Loading…
Reference in a new issue