Add info how to install

This commit is contained in:
JensDiemer 2022-08-14 14:39:49 +02:00
parent 49117c87ee
commit 2b68910b8e

View file

@ -77,6 +77,12 @@ These projects used `django_example_ynh`:
## package installation / debugging
This app is not in YunoHost app catalog. Test install, e.g.:
```bash
~# git clone https://github.com/YunoHost-Apps/django_example_ynh.git
~# yunohost app install django_example_ynh/ -f
```
To remove call e.g.:
```bash
sudo yunohost app remove django_example_ynh