fix: typo

This commit is contained in:
NunoSempere
2022-10-14 21:28:48 +01:00
parent dcdfc28e00
commit 718d04c412

View File

@@ -195,7 +195,8 @@ The following variables may be set to customize your deployment at runtime.
Teddit should now be running at <http://localhost:8080>. Teddit should now be running at <http://localhost:8080>.
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: ## To run:
npm install pm2 -g npm install pm2 -g