Browse code

Merge pull request #3488 from jamtur01/1310

Fixed #3481 - Added Ubuntu Saucy to installation

Andy Rothfusz authored on 2014/01/08 07:56:03
Showing 1 changed files
... ...
@@ -17,7 +17,7 @@ Ubuntu
17 17
 Docker is supported on the following versions of Ubuntu:
18 18
 
19 19
 - :ref:`ubuntu_precise`
20
-- :ref:`ubuntu_raring`
20
+- :ref:`ubuntu_raring_saucy`
21 21
 
22 22
 Please read :ref:`ufw`, if you plan to use `UFW (Uncomplicated
23 23
 Firewall) <https://help.ubuntu.com/community/UFW>`_
... ...
@@ -108,10 +108,12 @@ Type ``exit`` to exit
108 108
 
109 109
 **Done!**, now continue with the :ref:`hello_world` example.
110 110
 
111
-.. _ubuntu_raring:
111
+.. _ubuntu_raring_saucy:
112 112
 
113
-Ubuntu Raring 13.04 (64 bit)
114
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^
113
+Ubuntu Raring 13.04 and Saucy 13.10 (64 bit)
114
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
115
+
116
+These instructions cover both Ubuntu Raring 13.04 and Saucy 13.10.
115 117
 
116 118
 Dependencies
117 119
 ------------
... ...
@@ -169,7 +171,6 @@ Type ``exit`` to exit
169 169
 
170 170
 **Done!**, now continue with the :ref:`hello_world` example.
171 171
 
172
-
173 172
 .. _ufw:
174 173
 
175 174
 Docker and UFW