Skip to content

Commit 752ba74

Browse files
committed
Improve README
1 parent 6bef61c commit 752ba74

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

+6-9
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,15 @@ 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).
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)
2522

2623
If you have an aarch64 system with a 64 bits operating system, you will need 32 bits compatibility libraries and kernel option.
2724

28-
*Please report any success or failure on others ARM platforms.*
25+
*Please report any success or failure on others Arm platforms.*
2926

3027
## Node.js
3128

0 commit comments

Comments
 (0)