Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Sep 12, 2024
1 parent 378f139 commit f78979e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,13 @@ A 🇨🇳 and 🇺🇸🇬🇧 translate tool in your command line, powered by
## Install

```bash
$ npm install fanyi -g
$ npm i fanyi -g
```

or

```bash
$ bun i fanyi -g
```

## Usage
Expand Down

0 comments on commit f78979e

Please sign in to comment.