mirror of
https://codeberg.org/librewolf/source.git
synced 2025-01-03 03:10:07 -05:00
Updated README.md.in
This commit is contained in:
parent
52a5a52f7f
commit
f1dbf63c20
2 changed files with 2 additions and 2 deletions
|
@ -131,6 +131,6 @@ make librewolf
|
|||
```
|
||||
2. <python-package-1> requires <python-package-2, which is not installed.
|
||||
```
|
||||
pip3 install <python-package=2>
|
||||
pip3 install <python-package-2>
|
||||
```
|
||||
And retry.
|
||||
|
|
|
@ -131,6 +131,6 @@ make librewolf
|
|||
```
|
||||
2. <python-package-1> requires <python-package-2, which is not installed.
|
||||
```
|
||||
pip3 install <python-package=2>
|
||||
pip3 install <python-package-2>
|
||||
```
|
||||
And retry.
|
||||
|
|
Loading…
Reference in a new issue