Skip to content

Commit 2bd0064

Browse files
committed
docs: fix runal platforms
1 parent a39f08c commit 2bd0064

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

content/runal.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,9 @@ It works similarly as [processing](https://processing.org/) or [p5js](https://p5
3939
**Runal** runtime is available for **Linux**, **macOS** and **Windows**.
4040

4141
Prebuilt binaries are provided for the following platforms:
42-
43-
| OS | Architectures |
44-
| ------- | ------------------------------------------ |
45-
| Linux | x86-64 (amd64), arm64, armv7, armv6 |
46-
| macOS | Intel (amd64), Apple Silicon (arm64) |
47-
| Windows | x86-64 (amd64) |
42+
- **Linux**: x86-64 (amd64), arm64, armv7, armv6
43+
- **macOS**: Intel (amd64), Apple Silicon (arm64)
44+
- **Windows**: x86-64 (amd64)
4845

4946
> _The Linux arm builds cover the Raspberry Pi: use **arm64** for the 64-bit Raspberry Pi OS, and **armv7** / **armv6** for the 32-bit Raspberry Pi OS (armv6 targets the Pi 1 / Zero). The quick-install script picks the right one automatically._
5047

0 commit comments

Comments
 (0)