From e3364b39ec61a69aa31bf88e77fadaa148359ec6 Mon Sep 17 00:00:00 2001 From: Gabriel Pettier Date: Mon, 27 Apr 2020 13:03:55 +0200 Subject: [PATCH] quick update of installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bafbf8..efc0de6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ For further info visit [Kivy documentation](https://kivy.org/docs/installation/installation.html). After successful Kivy installation install Kivy3 with this: - $ pip install https://github.com/KeyWeeUsr/kivy3/zipball/master + $ pip install https://github.com/kivy/kivy3/archive/master.zip # Packaging kivy3