summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-10-03 02:02:47 +0200
committerGitHub <noreply@github.com>2018-10-03 02:02:47 +0200
commite37e3bf9a015133cd7b81e686cd9783c09710436 (patch)
treed39e93b00dea57014e5fbd1fc1f20634586bd4d7 /README.rst
parent534e3e78b7964eaff1052e9583bd0f73e072d8dd (diff)
Mention that pip3 is needed for menuconfig
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index bb518b7..70bc341 100644
--- a/README.rst
+++ b/README.rst
@@ -111,7 +111,8 @@ See the module docstring at the top of `kconfiglib.py <https://github.com/ulfali
Getting started
---------------
-1. `Install <Installation_>`_ the library and the utilities.
+1. `Install <Installation_>`_ the library and the utilities. Use ``pip3`` is
+ you want to use the terminal ``menuconfig``.
2. Write `Kconfig
<https://github.com/torvalds/linux/blob/master/Documentation/kbuild/kconfig-macro-language.txt>`_