diff --git a/docs/website/gettingstarted/index.html b/docs/website/gettingstarted/index.html index 1da2f2cc3..5a8de3232 100644 --- a/docs/website/gettingstarted/index.html +++ b/docs/website/gettingstarted/index.html @@ -91,8 +91,8 @@
Add the Ubuntu PPA (Personal Package Archive) sources to your apt sources list, update and install.
This may import a new GPG key (key 63561DC6: public key "Launchpad PPA for dotcloud team" imported).
apt-get install software-properties-common
- add-apt-repository ppa:dotcloud/lxc-docker
+ sudo apt-get install software-properties-common
+ sudo add-apt-repository ppa:dotcloud/lxc-docker
sudo apt-get update
sudo apt-get install lxc-docker