From 2862b42bac4097d02a5250415a0c9ab018014527 Mon Sep 17 00:00:00 2001 From: George Hotz Date: Fri, 4 Dec 2020 09:06:25 -0800 Subject: [PATCH] install from github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0905e1ce4..53db30ccb8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ tinygrad is also a city in Russia. ### Installation ```bash -pip3 install tinygrad --upgrade +pip3 install git+https://github.com/geohot/tinygrad.git --upgrade ``` ### Example