mirror of https://github.com/hpcaitech/ColossalAI
Typo (#2826)
parent
bf0204604f
commit
89f0017a9c
|
@ -278,7 +278,7 @@ Acceleration of [AlphaFold Protein Structure](https://alphafold.ebi.ac.uk/)
|
|||
|
||||
### Install from PyPI
|
||||
|
||||
You can easily install Colossal-AI with the following command. **By defualt, we do not build PyTorch extensions during installation.**
|
||||
You can easily install Colossal-AI with the following command. **By default, we do not build PyTorch extensions during installation.**
|
||||
|
||||
```bash
|
||||
pip install colossalai
|
||||
|
|
Loading…
Reference in New Issue