Skip to content

Commit af85fb9

Browse files
authored
Update README.md
Added remix-dev-tools as a dev dependency
1 parent 3a6fc62 commit af85fb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To install and utilize Remix Development Tools, follow these steps:
3838
1. Install the package via npm:
3939

4040
```bash
41-
npm install remix-development-tools
41+
npm install remix-development-tools -D
4242
```
4343

4444
2. Add the following to your application `root.tsx` file:

0 commit comments

Comments
 (0)