Skip to content

Commit

Permalink
word fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JeevaRamanathan committed Oct 26, 2023
1 parent b39aecd commit c466013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ To run the project locally we need to setup google signin initially and need a l

### Running the Project

To run the project locally, you need a local server. Before running the project, make sure you have either Python or Node.js installed.
To run the project locally, you need a local server. Before that, make sure you have either Python or Node.js installed.

- **Python:** Run the project with Python's HTTP server using: `python -m http.server 3000`.
- **Node.js:** Start the project with `http-server` using: `npx http-server -p 3000`.
Expand Down

0 comments on commit c466013

Please sign in to comment.