From 718d04c4124ae2b8cc7bd5effc88c791c2b46a42 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Fri, 14 Oct 2022 21:28:48 +0100 Subject: [PATCH] fix: typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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