[19/12/23] Updating PyPi project name

This commit is contained in:
Andrew Conlin 2023-12-19 16:12:43 +00:00
parent 596fb76f80
commit 498a10b4e9

View File

@ -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