typo: lib32zl -> lib32z1

This commit is contained in:
Rachel 2026-03-20 09:00:27 -07:00 committed by GitHub
parent d4c77d4b92
commit c0fe26c0c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -118,7 +118,7 @@ install to a more recent version of `Ubuntu`:
registry:
```bash
sudo apt install bison flex g++ gcc-arm-none-eabi git lib32zl make ninja-build pkg-config python3 p7zip
sudo apt install bison flex g++ gcc-arm-none-eabi git lib32z1 make ninja-build pkg-config python3 p7zip
```
2. [Download the repository](#2-downloading-the-repository).