mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
Update README.md
This commit is contained in:
parent
44c9eadbc2
commit
7d46b8ad6b
@ -68,8 +68,9 @@ The build process has a few python packages required that are located in `/tools
|
|||||||
To install them simply run in a terminal:
|
To install them simply run in a terminal:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python3 -m pip install -r ./tools/requirements-python.txt --break-system-packages
|
python3 -m pip install -r ./tools/requirements-python.txt
|
||||||
```
|
```
|
||||||
|
* Depending on your python version, you might need to add --break-system-packages, or use venv.
|
||||||
|
|
||||||
#### 4. Update submodules & build toolchain
|
#### 4. Update submodules & build toolchain
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user