summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/unix/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/unix/README.md b/ports/unix/README.md
index 953c83ef7..b7aa6e3fe 100644
--- a/ports/unix/README.md
+++ b/ports/unix/README.md
@@ -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