Skip to content

Commit 566a0ff

Browse files
authored
Merge pull request #76 from import-ai/release/v0.1.10
Release/v0.1.10
2 parents cc1ad3d + c3cd27c commit 566a0ff

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README_zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
git clone https://github.com/import-ai/omnibox.git
112112
cd omnibox
113113
cp example.env .env
114-
bash scripts/compose.yaml up -d
114+
bash scripts/compose.sh up -d
115115
```
116116

117117
### 本地开发
@@ -120,7 +120,7 @@ bash scripts/compose.yaml up -d
120120
git clone --recurse-submodules https://github.com/import-ai/omnibox.git
121121
cd omnibox
122122
cp example.env .env
123-
bash scripts/dev.yaml up -d --build
123+
bash scripts/dev.sh up -d --build
124124
```
125125

126126
## 迭代计划

backend

Submodule backend updated 79 files

0 commit comments

Comments
 (0)