Skip to content
Snippets Groups Projects
Commit cf9821d4 authored by Arie Peterson's avatar Arie Peterson
Browse files

Apply suggestion to docs/installation_instructions.rst

parent be2dc455
No related branches found
No related tags found
No related merge requests found
......@@ -73,9 +73,10 @@ and checkout the latest tagged version (currently ``0.3.1``):
$ git clone -b 0.3.1 https://open.greenhost.net/openappstack/openappstack.git
$ cd openappstack
**NOTE:** Git will display a warning after you use the ``git``
command saying that you are in a *detached HEAD* state. This is
perfectly normal and you can proceed without any further actions.
.. note::
Git will display a warning after you use the ``git`` command saying that you
are in a *detached HEAD* state. This is perfectly normal and you can proceed
without any further actions.
Create a python virtual environment called "env" that uses python 3.
This makes sure we do not change any of your other python projects. The
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment