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