File tree 1 file changed +6
-9
lines changed
1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -14,18 +14,15 @@ See [Releases](https://github.com/dmy/elm-raspberry-pi/releases/) to install
14
14
specific older versions.
15
15
16
16
## Compatibility
17
- Built and tested on Raspberry Pi 4 Model B with Raspbian GNU/Linux 10 Buster (32 bits).
18
-
19
- ** It should work on all Raspberry Pis with Raspbian 10 Buster** , and more generally all Debian 10 based systems.
20
-
21
- It will ** not work** on Raspbian/Debian 8 Jesse and 9 Stretch because some linked libraries are not compatible.
22
-
23
- It has also been reported to work on:
24
- * Raspberry Pi 4 with Ubuntu 19.10 (armhf+raspi3)
17
+ * Built and tested on Raspberry Pi 4 Model B with Raspbian GNU/Linux 10 Buster (32 bits).
18
+ * ** It should work on all Raspberry Pis with Raspbian 10 Buster** , and more generally all Debian 10 based Arm systems.
19
+ * It will ** not work** on Raspbian/Debian 8 Jesse and 9 Stretch because some linked libraries are not compatible.
20
+ * It has also been reported to work on:
21
+ - Raspberry Pi 4 with Ubuntu 19.10 (armhf+raspi3)
25
22
26
23
If you have an aarch64 system with a 64 bits operating system, you will need 32 bits compatibility libraries and kernel option.
27
24
28
- * Please report any success or failure on others ARM platforms.*
25
+ * Please report any success or failure on others Arm platforms.*
29
26
30
27
## Node.js
31
28
You can’t perform that action at this time.
0 commit comments