summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-10-05 23:37:44 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-10-05 23:38:14 +0200
commit9c08640c457ae22abf4000a5fd37907ebd82fa14 (patch)
treef31bdda0330986e713d8333358b99330dbe28112 /README.rst
parent068bc48cb60bac7b7c241e313b60e7f7707c07f3 (diff)
Mention that menuconfig shows windows-curses hint in README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 26381a4..4ff63e9 100644
--- a/README.rst
+++ b/README.rst
@@ -23,6 +23,9 @@ This fixes installation of Kconfiglib on MSYS2, which is not compatible with
``windows-curses``. See `this issue
<https://github.com/ulfalizer/Kconfiglib/issues/77>`__.
+The ``menuconfig`` now shows a hint re. installing ``windows-curses`` when the
+``curses`` module can't be imported on Windows.
+
Sorry if this change caused problems!
Overview