From 04b892f65fa98db5ddb7efb757d2411e9ac39e90 Mon Sep 17 00:00:00 2001 From: Alex Lancaster Date: Sun, 5 Nov 2023 00:36:00 -0400 Subject: [PATCH] line wrap issue in code markup --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 262c6a149..a7779d5be 100644 --- a/README.rst +++ b/README.rst @@ -247,8 +247,8 @@ general, this is what is wanted, so the above instructions are normally sufficient. However, you can also explicitly set installation to be in the user -directory, by adding the ``--user`` command-line option to the ``pip -install`` command, i.e.: +directory, by adding the ``--user`` command-line option to the ``pip install`` +command, i.e.: .. code-block:: shell