Skip to content

Commit 74ce042

Browse files
committed
docs: update readme doc
1 parent f20ac51 commit 74ce042

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969

7070
### 环境准备
7171
```bash
72-
$ git clone --depth=1 https://github.com/fecommnity/reactpress.git
72+
$ git clone --depth=1 https://github.com/fecommunity/reactpress.git
7373
$ cd reactpress
7474
$ npm i -g pnpm
7575
$ pnpm i

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
### Environment
7171

7272
```bash
73-
$ git clone --depth=1 https://github.com/fecommnity/reactpress.git
73+
$ git clone --depth=1 https://github.com/fecommunity/reactpress.git
7474
$ cd reactpress
7575
$ npm i -g pnpm
7676
$ pnpm i

0 commit comments

Comments
 (0)