diff --git a/README.md b/README.md index 96bba50afe..650025dec4 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ This project is maintained by [tiny corp](https://tinygrad.org/). ### Installation ```bash +python3 -m pip install git+https://git@github.com/geohot/tinygrad.git + +# or git clone https://github.com/geohot/tinygrad.git cd tinygrad python3 -m pip install -e .