You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ English | [简体中文](README.zh-CN.md)
12
12
Open git bash, zsh, and other command-line tools, type the following command, and press Enter:
13
13
14
14
```bash
15
-
npm i @opentiny/cli npminstall@3 -g
15
+
$ npm i @opentiny/cli -g
16
16
```
17
17
18
18
Wait for a while. After the installation is complete, run `$tiny -v` on the terminal. If the version information is displayed, the installation is successful.
0 commit comments