From 2cc3f88274710e8a6632c3924cf4bdae20a4c7a2 Mon Sep 17 00:00:00 2001 From: Rien Maertens Date: Tue, 31 Mar 2020 15:32:20 +0200 Subject: [PATCH] Add -p flag functionality to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd6e24d..ec1232f 100644 --- a/README.md +++ b/README.md @@ -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).