diff --git a/README.md b/README.md index bf8cf1b..d807e85 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ pnpm install Then you can run the backend using ```sh +pnpm start +``` +Or alternatively +``` node server.js ```