From eae8108978535949f9077566648ba116249bcecf Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Tue, 19 Sep 2023 16:18:01 -0500 Subject: [PATCH] docs: change cmd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9888de7..5ac2685 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ## Installation ```bash -pip install --force-reinstall homeharvest +pip install homeharvest ``` _Python version >= [3.10](https://www.python.org/downloads/release/python-3100/) required_