Install python libs

This commit is contained in:
2023-11-24 21:34:20 -05:00
parent 4ad576de67
commit 547eb10705
2 changed files with 5 additions and 5 deletions

View File

@ -9,11 +9,6 @@ Run the following command to install
```sh
cd ~ && git clone git@github.com:AquaMorph/dotfiles.git && sh ~/dotfiles/install.sh
```
Install the needed Python packages
```sh
pip install -r requirements.txt
```
## Scripts