Skip to content

Commit cd2bf90

Browse files
authored
Update README.md
Fix a typo in the one of the instructions
1 parent b05a2b6 commit cd2bf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ git clone https://github.com/NdoleStudio/httpsms.git
177177
- Copy the `.env.docker` file in the `web` directory into `.env`
178178

179179
```bash
180-
cp web/.env.local.docker web/.env.local
180+
cp web/.env.docker web/.env
181181
```
182182

183183
- Update the environment variables in the `.env` file in the `web` directory with your firebase web SDK configuration in step 1 above

0 commit comments

Comments
 (0)