Update README.md (#259)

This commit is contained in:
Gabriel Rojas
2021-06-04 17:41:07 -04:00
committed by GitHub
parent ad756f6112
commit 5a69c5db6d

View File

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