Skip to content

Commit 021bf2f

Browse files
Update README.md
1 parent 2156cf1 commit 021bf2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ To build for the iOS platform Xcode and the command line tools needs to be insta
2121
The NDK version r9d needs to be installed and the ndk-build program must be in the path. The latest SDK shall also be installed and the adb program be available in the path.
2222

2323
#### Extracting the code
24+
Fork the OpenWebRTC git and then extract your local copy.
2425
```
25-
git clone https://github.com/EricssonResearch/openwebrtc.git --recursive
26+
git clone https://github.com/<YourName>/openwebrtc.git --recursive
2627
cd openwebrtc
2728
```
2829
#### Environment configuration

0 commit comments

Comments
 (0)