Minor fixes in venv installations chapter
Change-Id: I56ad46f7654bb46826d56b4a4559fa57e0e922f2
This commit is contained in:
@@ -112,7 +112,7 @@ git clone https://github.com/stackforge/murano-api
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Execute a script located at the <filename>murano-api/tools</filename>directory
|
Execute a script located at the <filename>murano-api/tools</filename> directory
|
||||||
to create virtual environment automatically:
|
to create virtual environment automatically:
|
||||||
<programlisting>
|
<programlisting>
|
||||||
cd murano-api && python ./tools/install_venv.py
|
cd murano-api && python ./tools/install_venv.py
|
||||||
@@ -149,7 +149,7 @@ git clone https://github.com/stackforge/murano-conductor
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Execute a script located at the<filename>
|
Execute a script located at the<filename>
|
||||||
murano-conductor/tools</filename>directory
|
murano-conductor/tools</filename> directory
|
||||||
to create virtual environment automatically:
|
to create virtual environment automatically:
|
||||||
<programlisting>
|
<programlisting>
|
||||||
cd murano-conductor && python ./tools/install_venv.py
|
cd murano-conductor && python ./tools/install_venv.py
|
||||||
@@ -192,7 +192,7 @@ git clone https://github.com/stackforge/murano-dashboard
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Execute a script located at the<filename>
|
Execute a script located at the<filename>
|
||||||
murano-conductor/tools</filename>directory
|
murano-dashboard/tools</filename> directory
|
||||||
to create virtual environment automatically:
|
to create virtual environment automatically:
|
||||||
<programlisting>
|
<programlisting>
|
||||||
cd murano-dashboard && python ./tools/install_venv.py
|
cd murano-dashboard && python ./tools/install_venv.py
|
||||||
|
Reference in New Issue
Block a user