From bf0adb178431b0c3e290c95135f501c09fcd5f54 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 1 May 2018 01:11:55 +0200 Subject: Formatting fix --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.rst') 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 `_, which is in turn -- cgit v1.2.3