mirror of https://github.com/apache/cloudstack.git
another incubating reference fix.
This commit is contained in:
parent
67034f0c38
commit
ba812535aa
|
|
@ -27,10 +27,10 @@
|
|||
<para>
|
||||
Extracting the &PRODUCT; release is relatively simple and can be done
|
||||
with a single command as follows:
|
||||
<programlisting><prompt>$</prompt> <command>tar</command> -jxvf apache-cloudstack-4.0.0-incubating-src.tar.bz2</programlisting>
|
||||
<programlisting><prompt>$</prompt> <command>tar</command> -jxvf apache-cloudstack-4.1.0.src.tar.bz2</programlisting>
|
||||
</para>
|
||||
<para>
|
||||
You can now move into the directory:
|
||||
<programlisting><prompt>$</prompt> <command>cd</command> ./apache-cloudstack-4.0.0-incubating-src</programlisting>
|
||||
<programlisting><prompt>$</prompt> <command>cd</command> ./apache-cloudstack-4.1.0-src</programlisting>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in New Issue