[Toaster] [PATCH 02/10] toaster-manual: update distro versions
Ed Bartosh
ed.bartosh at linux.intel.com
Mon Jun 27 08:24:43 PDT 2016
Changed Ubuntu and Fedora versions to the latest ones.
Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
---
documentation/toaster-manual/toaster-manual-setup-and-use.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index 6abbcb7..2abf05f 100644
--- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -211,13 +211,13 @@
Use the Mysql database server.
</para></listitem>
<listitem><para>
- If you are using Ubuntu 14.04.3, run the following:
+ If you are using Ubuntu 16.04, run the following:
<literallayout class='monospaced'>
$ sudo apt-get install apache2 libapache2-mod-wsgi mysql-server python3-pip libmysqlclient-dev
</literallayout>
</para></listitem>
<listitem><para>
- If you are using Fedora 22 or a RedHat distribution, run
+ If you are using Fedora 24 or a RedHat distribution, run
the following:
<literallayout class='monospaced'>
$ sudo dnf install httpd mod_wsgi gcc mysql-devel
--
2.6.6
More information about the toaster
mailing list