'[NFC] fix some typos' (#2175)

pull/2197/head
ziyuhuang123 2022-12-25 18:41:39 +08:00 committed by GitHub
parent 04a200573c
commit 4363ff3e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ pip install -e .
``` ```
git clone https://github.com/1SAA/lightning.git git clone https://github.com/1SAA/lightning.git
cd lightning
git checkout strategy/colossalai git checkout strategy/colossalai
export PACKAGE_NAME=pytorch export PACKAGE_NAME=pytorch
pip install . pip install .