X Tutup
Skip to content

Commit 0b85cb3

Browse files
committed
docs: remove unnecessary spaces
1 parent db3323f commit 0b85cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/engine/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Pass the files under packages/engine/dist and packages/(react|rax)-simulator-ren
130130
## 💻 Local debugging
131131

132132
```bash
133-
$ git clone git@github.com: alibaba/lowcode-engine.git
133+
$ git clone git@github.com:alibaba/lowcode-engine.git
134134
$ cd lowcode-engine
135135
$ npm install
136136
$ npm run setup

0 commit comments

Comments
 (0)
X Tutup