fix numbering

This commit is contained in:
Aidan 2024-12-09 21:21:17 -05:00
parent 5aaca5045f
commit 2b708e8d06
No known key found for this signature in database
GPG Key ID: 1773A01F0EFE4FC1

View File

@ -22,7 +22,7 @@ Landing page for p0ntus mail
```bash
npm install
```
4. Start the server
5. Start the server
```bash
node app.js
```