Added MacOS build system
parent
9c84f4e8c9
commit
573675f483
|
@ -8,11 +8,3 @@ This is the graphical configuration utility for [OpenModem](https://github.com/m
|
||||||
- requests
|
- requests
|
||||||
- psutil
|
- psutil
|
||||||
- pywebview
|
- pywebview
|
||||||
|
|
||||||
```
|
|
||||||
# Install dependencies
|
|
||||||
pip3 install pyserial requests psutil pywebview
|
|
||||||
|
|
||||||
# Run
|
|
||||||
python3 openmodemconfig.py
|
|
||||||
```
|
|
Loading…
Reference in New Issue