From 2b708e8d06d07b9ec4c8ee7a0a22e10cbb4ece84 Mon Sep 17 00:00:00 2001 From: Aidan Date: Mon, 9 Dec 2024 21:21:17 -0500 Subject: [PATCH] fix numbering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d6bca9..295bb1a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Landing page for p0ntus mail ```bash npm install ``` -4. Start the server +5. Start the server ```bash node app.js ```