Fix spelling 'package'

pull/324/head
Viet Nguyen 1 year ago committed by GitHub
parent c8d526157a
commit c288d82713
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save