Fixed typo in installation guide of Conductor

Change-Id: I815ed09f7b8aebed2b2e3314707fd7dfb99b8f7e
This commit is contained in:
Serg Melikyan
2013-05-20 20:28:37 +04:00
parent 9fa7fe40af
commit 308e5d76f2

View File

@@ -2342,7 +2342,7 @@ user@work:~/$ murano-api --config-file=./murano/api/etc/murano-api.conf
<para>Check out sources to some directory (&lt;home&gt;/murano):</para>
<programlisting>
<![CDATA[
user@work:~/$ git clone https://github.com/stackforge/murano-api.git
user@work:~/$ git clone https://github.com/stackforge/murano-conductor.git
]]>
</programlisting>
</listitem>