Fix spelling 'package'
parent
c8d526157a
commit
c288d82713
|
@ -33,7 +33,7 @@ We highly recommend to work with a `venv` to avoid issues.
|
||||||
```
|
```
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
For MAC OS, You have to install or upgrade python-tk pacakage:
|
For MAC OS, You have to install or upgrade python-tk package:
|
||||||
```
|
```
|
||||||
brew install python-tk@3.10
|
brew install python-tk@3.10
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue