install-guide: no need to reboot twice

Commit 2a8fee9 didn't remove an unnecessary 'reboot' call.

Change-Id: Ie4700bf638b245b3b6a55a6d0e3def887921f97c
This commit is contained in:
Gauvain Pocentek 2014-04-03 22:49:07 +02:00
parent c70f82602b
commit f406bf21ac

View File

@ -92,8 +92,7 @@
<step>
<para>Update the package database and upgrade your system:</para>
<screen><prompt>#</prompt> <userinput>apt-get update</userinput>
<prompt>#</prompt> <userinput>apt-get dist-upgrade</userinput>
<prompt>#</prompt> <userinput>reboot</userinput></screen>
<prompt>#</prompt> <userinput>apt-get dist-upgrade</userinput></screen>
</step>
<step>
<para>If you intend to use OpenStack Networking with Ubuntu 12.04,