[doc] removed outdated installation command (#730)

pull/731/head
Frank Lee 3 years ago committed by GitHub
parent e88a498c9c
commit 6f7d1362c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -118,11 +118,6 @@ If you don't want to install CUDA extension, you should add `--global-option="--
pip install colossalai --global-option="--no_cuda_ext"
```
If you want to use `ZeRO`, you can run:
```bash
pip install colossalai[zero]
```
### Install From Source
> The version of Colossal-AI will be in line with the main branch of the repository. Feel free to create an issue if you encounter any problems. :-)

Loading…
Cancel
Save