Add -p flag functionality to README

This commit is contained in:
Rien Maertens 2020-03-31 15:32:20 +02:00
parent f2ada8f208
commit 2cc3f88274
No known key found for this signature in database
GPG Key ID: AE66CE42F1AF9DEF

View File

@ -14,7 +14,7 @@ reMarkable screen sharing over SSH.
1. Connect your reMarkable with the USB cable.
2. Make sure you can [open an SSH connection](https://remarkablewiki.com/tech/ssh).
3. Run `./reStream.sh`.
3. Run `./reStream.sh` for landscape mode, or `./reStram.sh -p` for portrait mode.
4. A screen will pop-up on your local machine, with a live view of your reMarkable!
If you have problems, don't hesitate to [open an issue](https://github.com/rien/reStream/issues/new) or [send me an email](mailto:rien.maertens@posteo.be).