From 557f7de9ca361bad2548566bbd43eb26d586701b Mon Sep 17 00:00:00 2001 From: Andrew Conlin Date: Fri, 24 Nov 2023 17:29:15 +0000 Subject: [PATCH] [24/11/23] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 081e1ac..8cf9ab9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Installation Install with [pip](https://pypi.org/project/pip). ```bash -$ python -m pip install tictoc +$ python -m pip install tictoc-py ``` ## Usage