Skip to content

Commit a8de2a5

Browse files
authored
Update README.md
I think this was a spelling mistake !
1 parent cf35993 commit a8de2a5

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
@@ -24,7 +24,7 @@ cd flutter-webrtc-server
2424

2525
```bash
2626
brew install mkcert
27-
mkcert -key-file config/certs/key.pem -cert-file config/certs/cert.pem localhost 127.0.0.1 ::1 0.0.0.0
27+
mkcert -key-file configs/certs/key.pem -cert-file configs/certs/cert.pem localhost 127.0.0.1 ::1 0.0.0.0
2828
```
2929

3030
- Run

0 commit comments

Comments
 (0)