From 87df5f4ebc9414cb2f984e5f5250605e1c4be2f3 Mon Sep 17 00:00:00 2001 From: Iago Alonso Date: Thu, 26 Nov 2020 20:15:36 +0100 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f0e862..9601645 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Compare your local timezone with a foreign one. -`$ timezone-comparison tijuana` +`$ timezone-converter tijuana` ![comparison between two timezones](https://git.io/JJKG6) @@ -27,7 +27,7 @@ a foreign one. Install with pip ```bash -pip install timezone-comparison +pip install timezone-converter ``` Run