mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-02-18 14:04:25 -05:00
Updated install section
This commit is contained in:
parent
f36018632f
commit
062e31964a
@ -42,7 +42,7 @@ nomadnet --daemon
|
|||||||
nomadnet --help
|
nomadnet --help
|
||||||
```
|
```
|
||||||
|
|
||||||
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, and adding the following directive in the `[global]` section:
|
If you are using an operating system that blocks normal user package installation via `pip`, 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
|
```text
|
||||||
[global]
|
[global]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user