Revert "Update README.md (#259)" (#260)

This reverts commit 5a69c5db6d.
This commit is contained in:
George Hotz
2021-06-04 14:41:41 -07:00
committed by GitHub
parent 5a69c5db6d
commit 77ba198b57

View File

@@ -17,7 +17,7 @@ Eventually, we will build custom hardware for tinygrad, and it will be blindingl
### Installation
```bash
pip3 install tinygrad --upgrade
pip3 install git+https://github.com/geohot/tinygrad.git --upgrade
```
### Example