Skip to content

Commit e001abd

Browse files
authored
Merge pull request #77 from import-ai/fix/doc
chore(doc): Update README_zh again
2 parents 566a0ff + 9d96567 commit e001abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
### 部署
109109

110110
```shell
111-
git clone https://github.com/import-ai/omnibox.git
111+
GIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/import-ai/omnibox.git
112112
cd omnibox
113113
cp example.env .env
114114
bash scripts/compose.sh up -d

0 commit comments

Comments
 (0)