Skip to content

Commit

Permalink
CB-5700: make the same change in edge
Browse files Browse the repository at this point in the history
...as was done for 3.3.0
  • Loading branch information
cmarcelk committed Dec 27, 2013
1 parent ac1040d commit 80c8d81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/edge/guide/platforms/ubuntu/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ to your Ubuntu system:
$ sudo add-apt-repository ppa:cordova-ubuntu/ppa
$ sudo apt-get update

Install packages:
Install cordova-cli package (and its dependencies):

$ sudo apt-get install cordova-cli nodejs-legacy npm cmake debhelper libx11-dev libicu-dev pkg-config qtbase5-dev qtchooser qtdeclarative5-dev qtfeedback5-dev qtlocation5-dev qtmultimedia5-dev qtpim5-dev qtsensors5-dev qtsystems5-dev
$ sudo apt-get install cordova-cli

## Project Workflow

Expand Down

0 comments on commit 80c8d81

Please sign in to comment.