diff --git a/README.md b/README.md index f678bb1..b0ae8a3 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,8 @@ The following variables may be set to customize your deployment at runtime. Teddit should now be running at . -You also run teddit from a process manager like [pm2](https://www.npmjs.com/package/pm2): +You can also run teddit from a process manager like [pm2](https://www.npmjs.com/package/pm2): + ``` ## To run: npm install pm2 -g