diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-05-01 01:11:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-01 01:11:55 +0200 |
| commit | bf0adb178431b0c3e290c95135f501c09fcd5f54 (patch) | |
| tree | 8f683872cacd89781b6d2d1467f02dc1d5196fd9 /README.rst | |
| parent | 1d803101ff97d1dbaa0c2ad1485a627e426cfe1c (diff) | |
Formatting fix
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -249,8 +249,10 @@ Two configuration interfaces are currently available: On Windows, the ``curses`` modules is not available by default, but support can be added by installing the ``windows-curses`` package: + + .. code-block:: shell - pip install windows-curses + $ pip install windows-curses This uses wheels built from `this repository <https://github.com/zephyrproject-rtos/windows-curses>`_, which is in turn |
