mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-05 05:40:14 +00:00
Updated install section
This commit is contained in:
parent
f7d3212651
commit
70b0dd621b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user