We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f25df commit 2090a98Copy full SHA for 2090a98
README.md
@@ -64,8 +64,8 @@ Then to test it:
64
65
Debian/Ubuntu/Mint derivative Linux distros will require build-essentials and
66
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 .
+module, libffi-dev and pkg-config packages are required. If you have problems
+with some dependencies, they can be disabled in unix/mpconfigport.mk .
69
70
The STM version
71
---------------
0 commit comments