Add installation instructions

This commit is contained in:
Rien Maertens 2020-02-12 13:51:59 +01:00
parent fe77c2cd58
commit 0cdbae1cb2
No known key found for this signature in database
GPG Key ID: AE66CE42F1AF9DEF

View File

@ -7,11 +7,10 @@ Snappy reMarkable screen sharing over SSH.
On your **host** machine:
- Any POSIX-shell (e.g. bash)
- [zstd](http://www.zstd.net/)
- ffmpeg (with ffplay)
- ssh
- ffmpeg (with ffmplay)
On your **reMarkable**:
- Any POSIX-shell
- [zstd](http://www.zstd.net/)
- netcat
- coreutils-head
- zstd (`opkg install zstd`)
- netcat (`opkg install netcat`)
- coreutils-head (`opkg install coreutils-head`)