From 498a10b4e9d8d891a2846d922cca8da30f725711 Mon Sep 17 00:00:00 2001 From: Andrew Conlin Date: Tue, 19 Dec 2023 16:12:43 +0000 Subject: [PATCH] [19/12/23] Updating PyPi project name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cf9ab9..081e1ac 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-py +$ python -m pip install tictoc ``` ## Usage