File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 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
116118Running 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
You can’t perform that action at this time.
0 commit comments