Skip to content

Commit 1b223f7

Browse files
authored
Merge pull request #915 from OptimalScale/yizhenjia-readme-upd
[doc] update default branch
2 parents 6fbb394 + 6b8647d commit 1b223f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Our package has been tested on Linux OS (Ubuntu 20.04). Other OS platforms (MacO
107107
CUDA versions 10.3-11.7 are supported in versions `v0.0.5` or older. For CUDA versions greater than 11.7, one can use our stable branch `>= v0.0.6`.
108108

109109
```bash
110-
git clone https://github.com/OptimalScale/LMFlow.git
110+
git clone -b v0.0.9 https://github.com/OptimalScale/LMFlow.git
111111
cd LMFlow
112112
conda create -n lmflow python=3.9 -y
113113
conda activate lmflow

0 commit comments

Comments
 (0)