update readme

This commit is contained in:
Hri7566 2022-05-24 20:23:47 +02:00
parent 1973f9b788
commit 7d8d8898bd
1 changed files with 1 additions and 6 deletions

View File

@ -1,9 +1,4 @@
# mpp-server # mpp-server
Attempt at making a MPP Server.
### How to run Hri7566's MPP server
```
$ npm install
$ npm run start
```