unix/README: Fix typo in build dependencies.

Signed-off-by: Amirreza Hamzavi <amirrezahamzavi2000@gmail.com>
This commit is contained in:
Amirreza Hamzavi 2024-09-09 18:53:15 +03:30 committed by Angus Gratton
parent 3ca01eccae
commit f1bdac3752

View File

@ -32,7 +32,7 @@ On Debian/Ubuntu/Mint and related Linux distros, you can install all these
dependencies with a command like:
```
# apt install build-essential git python3 pkg-config libbfi-dev
# apt install build-essential git python3 pkg-config libffi-dev
```
(See below for steps to build either a standalone or minimal MicroPython