summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-05-01 01:11:55 +0200
committerGitHub <noreply@github.com>2018-05-01 01:11:55 +0200
commitbf0adb178431b0c3e290c95135f501c09fcd5f54 (patch)
tree8f683872cacd89781b6d2d1467f02dc1d5196fd9
parent1d803101ff97d1dbaa0c2ad1485a627e426cfe1c (diff)
Formatting fix
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 52e941a..78dc63f 100644
--- a/README.rst
+++ b/README.rst
@@ -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