Updated install section

pull/375/head
Mark Qvist 2023-08-15 11:27:22 +02:00
rodzic f7d3212651
commit 70b0dd621b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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