From 70b0dd621b802b9a2eb59e059bb0496d47be9055 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Tue, 15 Aug 2023 11:27:22 +0200 Subject: [PATCH] Updated install section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32b5f40..acc9fac 100755 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ pip install rns ``` If you are using an operating system that blocks normal user package installation via `pip`, -you can return `pip` to normal behaviour by adding editing the `~/.config/pip/pip.conf` file, +you can return `pip` to normal behaviour by editing the `~/.config/pip/pip.conf` file, and adding the following directive in the `[global]` section: ```text