Skip to content

Commit abc7297

Browse files
authored
Fix npm install typo in README
1 parent d18aff9 commit abc7297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cd sql_schema_visualizer
4646
Install dependencies:
4747

4848
```bash
49-
npm run install
49+
npm install
5050
```
5151

5252
:bulb: You might need to install [nvm](https://github.com/nvm-sh/nvm#installing-and-updating) as well to make sure you're not using an old Node version.

0 commit comments

Comments
 (0)