Compare commits

...

1 Commits

Author SHA1 Message Date
backups@services.home
1e82df99dc le whoops 2024-02-25 18:58:46 -08:00

View File

@ -18,7 +18,7 @@ Makes it easy to get emails fron crontab when your disk gets too full
2. cd to this repo's directory and run `$ pyenv install` to get the correct version of python
3. Install pyenv with `$ pip install --upgrade pip pipenv`
3. Install pipenv with `$ pip install --upgrade pip pipenv`
4. Initialize the pip environment with `$ pipenv install`