summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-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