You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,15 @@
14
14
15
15
> :loudspeaker:**Volunteers needed**: if you have experience with producing binary bundles with pyQt, and feel like contributing to the project, drop me a line!
16
16
17
+
> :warning:**WARNING**:warning::
18
+
> rMview has only been tested with reMarkable 1.
19
+
> Support for reMarkable 2 may come once it gets wider diffusion.
20
+
> The [ssh branch][ssh-branch] should be compatible with the reMarkable 2.
21
+
17
22
18
23
## Installation
19
24
20
-
1. You will need [Python3][py3].
25
+
1. You will need [Python3][py3] on your computer.
21
26
22
27
> :warning: Please make sure `pip` is pointing to the Python3 version if your system has Python2 as well.
23
28
If not, use `pip3` instead of `pip` in what follows.
0 commit comments