Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Floplosion05 authored Oct 23, 2020
1 parent c8f9219 commit b218116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This Script queries trough a given number of ips or mdns names and restricts the
###### Following installations are possible:
1. automatically via pip:
```
pip install shelly-restrict-login-page
pip install shelly-restrict
```
2. manually via git clone
Clone or download this repository first and run:
Expand All @@ -22,7 +22,7 @@ Clone or download this repository first and run:
1. When it was installed auomatically:
Please enter your ips seperated with a comma as the fourth parameter
```
shelly-restrict-login [mode] [username] [password] [ip1,ip2,..]
shelly-restrict [mode] [username] [password] [ip1,ip2,..]
mode enable/disable
username the username you want to use
password the password you want to use
Expand Down

0 comments on commit b218116

Please sign in to comment.