We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa27e53 + 9ac17a4 commit cb840a7Copy full SHA for cb840a7
README.md
@@ -138,7 +138,7 @@ Follow these steps to enable Google Sign-In for the project:
138
- Copy the **Client ID**.
139
140
2. **Add Client ID to Environment**
141
- - Open `.env` or create `.env` in `frontend/`.
+ - Open `.env` or create `.env` in the root of the project.
142
- Add the following line:
143
```env
144
REACT_APP_GOOGLE_CLIENT_ID=your_google_client_id_here
0 commit comments