Skip to content

Commit ffb299b

Browse files
docs(readme): fix npm scoped registry syntax
1 parent a25e038 commit ffb299b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TMLSPEC-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ node ./bin/tml-spec.js init
1919
发布后可从指定 Verdaccio 源全局安装:
2020

2121
```bash
22-
npm config set @tml:registry https://mxeutgbf.cn-hk1.rainapp.top/
22+
npm config set "@tml:registry=https://mxeutgbf.cn-hk1.rainapp.top/"
2323
npm install -g @tml/tmlspec-cli
2424
tml-spec init
2525
```

0 commit comments

Comments
 (0)