diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ External dependencies --------------------- Building Unix version requires some dependencies installed. For -Debian/Ubuntu/Mint derivative Linux distros, install `build-essentials` +Debian/Ubuntu/Mint derivative Linux distros, install `build-essential` (includes toolchain and make), `libffi-dev`, and `pkg-config` packages. Other dependencies can be built together with MicroPython. Oftentimes, |