diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-03 02:02:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-03 02:02:47 +0200 |
| commit | e37e3bf9a015133cd7b81e686cd9783c09710436 (patch) | |
| tree | d39e93b00dea57014e5fbd1fc1f20634586bd4d7 /README.rst | |
| parent | 534e3e78b7964eaff1052e9583bd0f73e072d8dd (diff) | |
Mention that pip3 is needed for menuconfig
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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>`_ |
