Add substitutions for common URLs

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-11-30 17:14:42 -04:00
parent 22d6164781
commit 147318e906
8 changed files with 17 additions and 16 deletions

View File

@@ -174,7 +174,7 @@ Steps to deploy a development version
.. code-block:: bash
$ git clone https://gitlab.com/mayan-edms/mayan-edms.git
$ git clone |SOURCE_CODE_GIT|
$ cd mayan-edms
$ git checkout <Corresponding branch>
$ virtualenv venv