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: On your **host** machine:
- Any POSIX-shell (e.g. bash) - Any POSIX-shell (e.g. bash)
- [zstd](http://www.zstd.net/) - [zstd](http://www.zstd.net/)
- ffmpeg (with ffplay)
- ssh - ssh
- ffmpeg (with ffmplay)
On your **reMarkable**: On your **reMarkable**:
- Any POSIX-shell - zstd (`opkg install zstd`)
- [zstd](http://www.zstd.net/) - netcat (`opkg install netcat`)
- netcat - coreutils-head (`opkg install coreutils-head`)
- coreutils-head