Skip to content

Commit

Permalink
docs: rename changelog.md and modify readme (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
howling-wind authored Apr 25, 2023
1 parent 8127e2f commit 782113e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ English | [简体中文](README.zh-CN.md)
Open git bash, zsh, and other command-line tools, type the following command, and press Enter:

```bash
npm i @opentiny/cli npminstall -g
npm i @opentiny/cli npminstall@3 -g
```

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.

Note: Tiny-cli depends on the nodejs (12.x or later) and npm environments. Before installing Tiny CLI, ensure that nodejs and npm have been installed on the local host.
Note: tiny-cli depends on the nodejs (12.x or later) and npm environments. Before installing Tiny CLI, ensure that nodejs and npm have been installed on the local host.

## Docs

Expand Down

0 comments on commit 782113e

Please sign in to comment.