Skip to content

Commit 2c61998

Browse files
authored
Update README with npm install and run commands
Added npm installation and execution instructions.
1 parent 48e4710 commit 2c61998

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,12 @@ This project is built with **Node.js**, **discord.js**, **Express**, **EJS**, an
3737
```bash
3838
git clone https://github.com/ScrachStack/ps4plus.git
3939
cd ps4plus
40+
```
41+
npm install --save
4042

43+
node .
4144

45+
```
46+
47+
48+
> Licensed under the MIT License

0 commit comments

Comments
 (0)