From 1e82df99dc1d10f4d2305a733cc967eded79433a Mon Sep 17 00:00:00 2001 From: "backups@services.home" Date: Sun, 25 Feb 2024 18:58:46 -0800 Subject: [PATCH] le whoops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 345b22c..a300d6d 100644 --- a/README.md +++ b/README.md @@ -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`