Version Control

The WebRTC code lab is hosted on GitHub which means you need to have git installed on your machine.

Which will point you towards the downloader page for Mac and MS options.

Given that the project is on GitHub you can try the GUI clients, GitHub for Mac / GitHub for Windows

Although I've used MacPorts and found it easier to install it this way

$ sudo port install git-core +svn +doc +bash_completion +gitweb

<<<<<<< HEAD

Now you should change to your development directory and clone the code lab

$ git clone git@github.com:openRMC/webrtc-docs.git

Or click the option on the WebRTC code lab GitHub project page to Clone in Desktop

>>>>>>> 598a06851dfe80d8447162fb702f0de390c1f943