diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-03 02:10:42 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-10-03 02:11:02 +0200 |
| commit | d362f5c1293a791061ff99dc0f309da506af7309 (patch) | |
| tree | 3252af351bac1f6a08a73d044a02346b9877ca5f /README.rst | |
| parent | e37e3bf9a015133cd7b81e686cd9783c09710436 (diff) | |
Fix is/if typo in README
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ See the module docstring at the top of `kconfiglib.py <https://github.com/ulfali Getting started --------------- -1. `Install <Installation_>`_ the library and the utilities. Use ``pip3`` is +1. `Install <Installation_>`_ the library and the utilities. Use ``pip3`` if you want to use the terminal ``menuconfig``. 2. Write `Kconfig |
