Skip to content

Commit

Permalink
Remove comment about adding ./node_modules/.bin
Browse files Browse the repository at this point in the history
  • Loading branch information
watsonian committed Jun 8, 2023
1 parent e44314a commit 5e928af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ First, install all dependencies:
npm install
```

Make sure `./node_modules/.bin` is added to your `PATH` so that the `esbuild` binary that's installed as a devDependency can be used.

Next, run this command:

```
Expand Down

0 comments on commit 5e928af

Please sign in to comment.