diff --git a/README.md b/README.md index b244462..178a791 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ Every PDU manufacturer has a different way of controlling their PDUs. Though man APC, Devantech and ACME are well supported, however there is no official list yet. The [strategies.py](https://github.com/pdudaemon/pdudaemon/blob/master/pdudaemon/drivers/strategies.py) file is a good place to see all the current drivers. ## Installing Debian packages are on the way, hopefully. -python3 setup.py install +For now, make sure the requirements are met and then: +```python3 setup.py install``` ## Config file To be added. ## Making a power control request