diff --git a/README.md b/README.md index ea7fb3277..e4f121765 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ More useful PM2 Commands pm2 monit # If you want to add it to startup -pm2 save && pm2 startup +pm2 startup && pm2 save ``` ### Advanced Installation