Skip to content

Commit

Permalink
docs(#25): update installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
ym-project committed Dec 5, 2024
1 parent d86421a commit 7614357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ Its contents are not important, since they will be taken from the virtual file.

## Installation
```bash
npm install gulp-esbuild
npm install gulp-esbuild esbuild
```
or
```bash
yarn add gulp-esbuild
yarn add gulp-esbuild esbuild
```

## Examples
Expand Down

0 comments on commit 7614357

Please # to comment.