mirror of
https://github.com/apache/cloudstack
synced 2026-08-13 08:52:39 +00:00
another incubating reference fix.
This commit is contained in:
parent
22d6334f63
commit
d580f98ff4
@ -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
Block a user