Skip to content

Commit c68e1ed

Browse files
Merge pull request #5 from StoppedwummPython/main
Update README.md to change run command from 'node .' to 'npm start'
2 parents 2ee4cce + e99181f commit c68e1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ npm i
5050
```
5151
### Run
5252
```bat
53-
node .
53+
npm start
5454
```

0 commit comments

Comments
 (0)