Procházet zdrojové kódy

Merge pull request #2144 from shamrin/patch-5

document what `vagrant up` is actually doing
Andy Rothfusz před 11 roky
rodič
revize
0367032bd1
1 změnil soubory, kde provedl 1 přidání a 3 odebrání
  1. 1 3
      docs/sources/installation/vagrant.rst

+ 1 - 3
docs/sources/installation/vagrant.rst

@@ -53,9 +53,7 @@ Spin it up
 
    * Download the 'official' Precise64 base ubuntu virtual machine image from vagrantup.com
    * Boot this image in virtualbox
-   * Add the `Docker PPA sources <https://launchpad.net/~dotcloud/+archive/lxc-docker>`_ to /etc/apt/sources.lst
-   * Update your sources
-   * Install lxc-docker
+   * Follow official :ref:`ubuntu_linux` installation path
 
    You now have a Ubuntu Virtual Machine running with docker pre-installed.