Update contents.lr
Typo: Under MacOS, instead of writing "brew install pipx" you wrote "bew install pipx"
This commit is contained in:
parent
02c6e1c4b9
commit
4f42994fba
|
@ -39,7 +39,7 @@ python3 -m pipx ensurepath
|
||||||
|
|
||||||
__macOS__
|
__macOS__
|
||||||
```
|
```
|
||||||
bew install pipx
|
brew install pipx
|
||||||
pipx ensurepath
|
pipx ensurepath
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue