Updated install section

This commit is contained in:
Mark Qvist 2023-08-15 11:27:02 +02:00
parent b690880332
commit 55cf934475

View File

@ -131,7 +131,7 @@ pip install lxmf
``` ```
If you are using an operating system that blocks normal user package installation via `pip`, 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: and adding the following directive in the `[global]` section:
```text ```text