diff --git a/README.md b/README.md index c2b03b03..ec3dba48 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,8 @@ Run the following commands in a new shell: ```bash cd server npm install -npm start +npm run build +# npm start # for developers ``` Next we need to make migration. Run the following command: