Skip to content

Commit

Permalink
docs: update v0.6 branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonygego committed Jun 4, 2021
1 parent e576086 commit 737f1f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/install_doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ The recommended setup is to install INGInious via pip and the master branch of t
This allows you to use the latest development version. This version is currently the supported one for issues.
::

$ pip3 install --upgrade git+https://github.com/UCL-INGI/INGInious.git@v0.6
$ pip3 install --upgrade git+https://github.com/UCL-INGI/INGInious.git@inginious-0.6

This will automatically upgrade an existing version.

Expand All @@ -124,7 +124,7 @@ This will automatically upgrade an existing version.

::

$ pip3 install --upgrade git+https://github.com/UCL-INGI/INGInious.git@v0.6#egg=INGInious[cgi,ldap]
$ pip3 install --upgrade git+https://github.com/UCL-INGI/INGInious.git@inginious-0.6#egg=INGInious[cgi,ldap]

.. _config:

Expand Down

0 comments on commit 737f1f1

Please sign in to comment.