diff --git a/README.md b/README.md index be20192..2d2b85c 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ WebRTC can communicate securely over SSL. This is required if you want to test o 1. Import the RTCPeerConnectionFactory.h ``` -#import "RTCPeerConnectionFactory.h" +# import "RTCPeerConnectionFactory.h" ``` 2. Add the following to your `application:didFinishLaunchingWithOptions:` method: