mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
Use --upgrade since its in active dev (#63)
This commit is contained in:
parent
cd54697fd8
commit
f40dbd791c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ The Tensor class is a wrapper around a numpy array, except it does Tensor things
|
|||
### Installation
|
||||
|
||||
```bash
|
||||
pip3 install tinygrad
|
||||
pip3 install tinygrad --upgrade
|
||||
```
|
||||
|
||||
### Example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue