Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Hart authored Jun 13, 2018
1 parent fd8afb7 commit 6436e5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6436e5c

Please sign in to comment.