unix/README: Fix typo in build dependencies.
Signed-off-by: Amirreza Hamzavi <amirrezahamzavi2000@gmail.com>
This commit is contained in:
committed by
Angus Gratton
parent
3ca01eccae
commit
f1bdac3752
@@ -32,7 +32,7 @@ On Debian/Ubuntu/Mint and related Linux distros, you can install all these
|
|||||||
dependencies with a command like:
|
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
|
(See below for steps to build either a standalone or minimal MicroPython
|
||||||
|
|||||||
Reference in New Issue
Block a user