mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
fix: typo
This commit is contained in:
@@ -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>.
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user