update readme

This commit is contained in:
2024-08-04 11:59:41 -04:00
parent eb80d460cc
commit dfdeec924d
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ The server includes error handling and logging throughout its operations to ensu
4. **Run the Server**: Use Node.js to start the server:
```bash
node <your-server-file>.js
node backend-server.js
```
### Summary