mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
Update README.md
--break-system-packages
This commit is contained in:
parent
4311c670c3
commit
e072f198e3
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ The build process has a few python packages required that are located in `/tools
|
|||
To install them simply run in a terminal:
|
||||
|
||||
```bash
|
||||
python3 -m pip install -r --break-system-packages ./tools/requirements-python.txt
|
||||
python3 -m pip install -r ./tools/requirements-python.txt --break-system-packages
|
||||
```
|
||||
|
||||
#### 4. Update submodules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue