Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeevaRamanathan authored Oct 26, 2023
1 parent c466013 commit f05acad
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 @@ -39,7 +39,7 @@ To run the project locally we need to setup google signin initially and need a l
- Choose the application type as Web application and add authorized JavaScript origins. ( eg. http://localhost and http://localhost:3000)
- Note the generated "Client ID."

4. **Set `data-client-id` in HTML from a JSON file:**
4. **Set `data-client_id` in HTML from a JSON file:**
- In config.json file replace the client_id with the copied value

### Running the Project
Expand Down

0 comments on commit f05acad

Please sign in to comment.