Skip to content

Commit 1e49b15

Browse files
committed
Merge branch 'master' of github.com:micropython/micropython
2 parents f0f9648 + 40e4c77 commit 1e49b15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Then to test it:
6464

6565
Debian/Ubuntu/Mint derivative Linux distros will require build-essentials and
6666
libreadline-dev packages installed. To build FFI (Foreign Function Interface)
67-
module, libffi-dev package is required. If you have problems with some
68-
dependencies, they can be disabled in unix/mpconfigport.mk .
67+
module, libffi-dev and pkg-config packages are required. If you have problems
68+
with some dependencies, they can be disabled in unix/mpconfigport.mk .
6969

7070
The STM version
7171
---------------

0 commit comments

Comments
 (0)