From 0a218b1d919182f3fdee756cb1d5a93ad73536ea Mon Sep 17 00:00:00 2001 From: Ashley Date: Thu, 18 Jan 2024 00:31:26 +0000 Subject: [PATCH] the git command is missing `.git` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0da7019..f09bd4c 100755 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Stable library from PyPi: Latest/development library from GitHub: * `apt install git python3-pip` -* `git clone https://github.com/pimoroni/fanshim-python` +* `git clone https://github.com/pimoroni/fanshim-python.git` * `cd fanshim-python` * `sudo ./install.sh`