Update README.md to remove stdout redirect

This commit is contained in:
saveriol
2024-09-25 16:45:32 +02:00
committed by GitHub
parent f551d9c2e6
commit 6e4b1465ff

View File

@@ -41,7 +41,7 @@ Installing `sslpsk` needs some extra steps:
![laptop in a clothes washer with a display DoorState:Closed](images/doorclose.jpg)
```bash
hc-login.py $USERNAME $PASSWORD > config/devices.json
hc-login.py $USERNAME $PASSWORD config/devices.json
```
or