forked from ticketfrei/ticketfrei
you need to checkout the multi-deployment branch, if you're actively developing
This commit is contained in:
parent
1334b299e0
commit
f626d0d25b
|
@ -161,6 +161,7 @@ If you want to install it locally to develop on it:
|
|||
sudo apt install python3 virtualenv uwsgi uwsgi-plugin-python3 nginx git
|
||||
sudo git clone https://github.com/b3yond/ticketfrei
|
||||
cd ticketfrei
|
||||
git checkout multi-deployment
|
||||
```
|
||||
|
||||
Install the necessary packages, create and activate virtualenv:
|
||||
|
|
Loading…
Reference in a new issue