aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bryant2015-11-03 16:22:43 +0000
committerPaul Sokolovsky2015-11-04 00:54:56 +0300
commit1bfa6ae6e45368a441271e11d4b0e3aa343b2c9d (patch)
tree5b0e579e19c36c5747ce62883c7f41f6cfcaf277
parentdde0c204e7305d67dc328090b5399f2883a4f423 (diff)
README: Fix typo in package name.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7feacfc7..a63c8b9bb 100644
--- a/README.md
+++ b/README.md
@@ -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,