diff options
Diffstat (limited to 'libraries/libpeas/README')
-rw-r--r-- | libraries/libpeas/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libraries/libpeas/README b/libraries/libpeas/README index 4b4b051b1e5f2..8bd910515e7cc 100644 --- a/libraries/libpeas/README +++ b/libraries/libpeas/README @@ -5,6 +5,5 @@ It also has a set of features including, but not limited to: - on demand (lazy) programming language support for C, Python and JS - simplicity of the API -python3 is an optional (autodetected) dependency. -other two are lgi and luajit: if you have both in you system just the -second is used. +lgi and luajit are autodetected optional dependencies: if you have +both in your system, only the second is used. |