From 902bad81fa6e152b441de25d4056962c89b6cba9 Mon Sep 17 00:00:00 2001 From: Hel Gibbons Date: Wed, 19 Jun 2024 12:57:13 +0100 Subject: [PATCH] tweak readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8b539f8..6f3557b 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,6 @@ cd weatherhat-python ## Install stable library using PyPi (no examples or pre-requisites) -You can also install the stable library using PyPi: - * Just run `pip3 install weatherhat` In some cases you may need to use `sudo` or install pip with: `sudo apt install python3-pip`