Skip to content

Commit eea7835

Browse files
committed
Improve description of compatible systems
1 parent 482c524 commit eea7835

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,17 @@ See [Releases](https://github.com/dmy/elm-raspberry-pi/releases/) to install
1414
specific older versions.
1515

1616
## Compatibility
17-
Built and tested on **Raspberry Pi 4 Model B with Raspbian GNU/Linux 10 Buster (32 bits)**.
17+
Built and tested on Raspberry Pi 4 Model B with Raspbian GNU/Linux 10 Buster (32 bits).
1818

19-
Reported to work on:
20-
* Raspberry Pi 2 with Debian 10 Buster
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:
2124
* Raspberry Pi 4 with Ubuntu 19.10 (armhf+raspi3)
2225

26+
If you have an aarch64 system with a 64 bits operating system, you will need 32 bits compatibility libraries and kernel option.
27+
2328
*Please report any success or failure on others ARM platforms.*
2429

2530
## Node.js

0 commit comments

Comments
 (0)