Changed clone url after repo migration.
This commit is contained in:
parent
196fb02436
commit
1bc283bd8d
@ -32,7 +32,7 @@ Right now it depends on the following non-core Python 3 libraries. These can be
|
|||||||
|
|
||||||
# Installing a development instance
|
# Installing a development instance
|
||||||
## Clone the repository
|
## Clone the repository
|
||||||
`git clone https://git.mowoe.com/reverend/lostplaces-backend.git`
|
`git clone https://git.commander1024.de/Commander1024/lostplaces-backend`
|
||||||
## Setting up a (pipenv) virtual environment for development
|
## Setting up a (pipenv) virtual environment for development
|
||||||
|
|
||||||
After having obtained the repository contents (either via .zip download or git clone), you can easily setup a [pipenv](https://docs.pipenv.org/) virtual environment. The repo provides a Pipfile for easy dependency management that does not mess with your system.
|
After having obtained the repository contents (either via .zip download or git clone), you can easily setup a [pipenv](https://docs.pipenv.org/) virtual environment. The repo provides a Pipfile for easy dependency management that does not mess with your system.
|
||||||
|
Loading…
Reference in New Issue
Block a user