From 3494b152b8f49216bdb8a757ba7b56596b488916 Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Mon, 18 Sep 2023 23:32:51 -0500 Subject: [PATCH] docs: change install cmd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b77f24..0fb9117 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## Installation ```bash -pip install --upgrade homeharvest +pip install --force-reinstall homeharvest ``` _Python version >= [3.10](https://www.python.org/downloads/release/python-3100/) required_