Skip to content

Commit 0e03597

Browse files
committed
update README
1 parent 720b001 commit 0e03597

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.rst

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -99,18 +99,20 @@ or:
9999
100100
$ pip install git+https://github.com/sinusphi/venvipy.git
101101
102-
Now you can launch the main menu via:
102+
Now you can launch
103103

104-
.. code-block:: bash
104+
- the main menu via:
105105

106-
$ venvipy
106+
- .. code-block:: bash
107107

108-
Or if you just want to quickly create a new virtual environment use
109-
the wizard standalone:
108+
$ venvipy
110109

111-
.. code-block:: bash
110+
- or if you just want to quickly create a virtual environment
111+
run the wizard standalone:
112+
113+
- .. code-block:: bash
112114

113-
$ venvipy-wizard
115+
$ venvipy-wizard
114116

115117

116118
Running from source
@@ -151,7 +153,7 @@ Then you can
151153

152154
- .. code-block:: bash
153155

154-
$ (your_venv) python venvipy/venvi.py
156+
$ (your_venv) python venvipy/venvi.py
155157

156158
- or run the standalone wizard to create and set up an environment:
157159

0 commit comments

Comments
 (0)