Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganLindqvist committed Oct 1, 2014
1 parent 2156cf1 commit 021bf2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ To build for the iOS platform Xcode and the command line tools needs to be insta
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.

#### Extracting the code
Fork the OpenWebRTC git and then extract your local copy.
```
git clone https://github.com/EricssonResearch/openwebrtc.git --recursive
git clone https://github.com/<YourName>/openwebrtc.git --recursive
cd openwebrtc
```
#### Environment configuration
Expand Down

0 comments on commit 021bf2f

Please sign in to comment.