diff --git a/README.md b/README.md index a995c9a..5b47410 100644 --- a/README.md +++ b/README.md @@ -52,5 +52,5 @@ npm run build:css 4. Start the server: ```bash -node server +npm start ```