mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-30 21:49:50 -05:00
Clone master instead of getting release
This commit is contained in:
@@ -8,7 +8,7 @@ These intructions are inspired from a standard django/gunicorn/postgresql instru
|
||||
|
||||
*Optional*: create a virtual env and activate it
|
||||
|
||||
Download the latest release from <https://github.com/vabene1111/recipes/releases>
|
||||
Get the last version from the repository: `git clone https://github.com/vabene1111/recipes.git -b master`
|
||||
|
||||
Install postgresql requirements: `sudo apt install libpq-dev postgresql`
|
||||
Install project requirements: `pip3.8 install -r requirements.txt`
|
||||
|
||||
Reference in New Issue
Block a user