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 ...@@ -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: ### Firstly, Kindly clone and install the `testing` branch as follows:
```sh ```sh
git clone git clone https://github.com/abhiTronix/vidgear.git git clone https://github.com/abhiTronix/vidgear.git
cd vidgear cd vidgear
git checkout testing git checkout testing
sudo pip install . sudo pip install .
... ...
......