CLOUDSTACK-986: fixing a typo in original fix.

This commit is contained in:
Joe Brockmeier 2013-04-11 22:55:50 -05:00
parent 4537d7b1e4
commit fa98e51046
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<para>The exact commands for the following steps may vary depending on your operating system version.</para>
<orderedlist>
<listitem><para>On Ubuntu systems, you'll need to install the nfs-kernel-server and portmap packages:</para>
<programlisting language="bash">
<programlisting language="Bash">
<prompt>$</prompt> sudo apt-get install nfs-kernel-server portutils
</programlisting>
</listitem>