Skip to content

Commit 05726d4

Browse files
authored
Update README.md
1 parent ce0a674 commit 05726d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424

2525
### Preparation
2626
- install Node.js >= 20
27-
- You can use npmmirror.com to speed up the installation in china
28-
> yarn config set -H npmRegistryServer "https://registry.npmmirror.com"
29-
> export ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/
27+
- can use npmmirror.com to speed up the installation in china
28+
- `yarn config set -H npmRegistryServer "https://registry.npmmirror.com"`
29+
- `export ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/`
3030

3131
### Start the project
3232
```bash

0 commit comments

Comments
 (0)