Skip to content

Commit

Permalink
fixing doc error for python install
Browse files Browse the repository at this point in the history
  • Loading branch information
SpyrosSa committed Mar 20, 2015
1 parent 109d670 commit 8d8f4ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To build the project you will need Visual Studio 2013 [Community Edition](http:/
sudo mozroots --import --ask-remove
sudo apt-get -y install python libusb-1.0
sudo apt-get -y install python-pip
sudo pip cd install --upgrade pyusb
sudo pip install pyusb


* Open the Devices\Gateways\GatewayService\GatewayService.sln solution in Visual Studio
Expand Down

0 comments on commit 8d8f4ac

Please sign in to comment.