Skip to content

Commit c9f4844

Browse files
committed
readme update
1 parent 64bbbea commit c9f4844

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

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

3434
```bash
35-
npm install remix-development-tools --save-dev
35+
npm install remix-development-tools
3636
```
3737

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "remix-development-tools",
33
"description": "Remix development tools.",
44
"author": "Alem Tuzlak",
5-
"version": "1.0.3",
5+
"version": "1.0.4",
66
"license": "MIT",
77
"keywords": [
88
"remix",

0 commit comments

Comments
 (0)