diff options
| author | Mike Bryant | 2015-11-03 16:22:43 +0000 |
|---|---|---|
| committer | Paul Sokolovsky | 2015-11-04 00:54:56 +0300 |
| commit | 1bfa6ae6e45368a441271e11d4b0e3aa343b2c9d (patch) | |
| tree | 5b0e579e19c36c5747ce62883c7f41f6cfcaf277 | |
| parent | dde0c204e7305d67dc328090b5399f2883a4f423 (diff) | |
README: Fix typo in package name.
| -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, |
