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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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