Skip to content

Commit

Permalink
unix/README: Fix typo in build dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: Amirreza Hamzavi <amirrezahamzavi2000@gmail.com>
  • Loading branch information
AmirHmZz authored and projectgus committed Sep 10, 2024
1 parent 3ca01ec commit f1bdac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/unix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f1bdac3

Please sign in to comment.