Skip to content
Updated Multi Server Mode for NetGear API (markdown) authored by Abhishek Thakur's avatar Abhishek Thakur
......@@ -61,7 +61,7 @@ _**:bulb:NOTE:** For sake of simplicity in these examples, **We will use only tw
### Firstly, Kindly clone and install the `testing` branch as follows:
```sh
git clone git clone https://github.com/abhiTronix/vidgear.git
git clone https://github.com/abhiTronix/vidgear.git
cd vidgear
git checkout testing
sudo pip install .
......
......