mirror of
https://github.com/YunoHost-Apps/invoiceninja_ynh.git
synced 2024-09-03 19:26:22 +02:00
add developers info to readme
This commit is contained in:
parent
07dffc9ff5
commit
5696c025e3
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -56,3 +56,16 @@ Configuration happens in the application itself.
|
||||||
|
|
||||||
* If possible, create initial user
|
* If possible, create initial user
|
||||||
* Test upgrade
|
* Test upgrade
|
||||||
|
|
||||||
|
|
||||||
|
Developers infos
|
||||||
|
----------------
|
||||||
|
|
||||||
|
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing).
|
||||||
|
|
||||||
|
To try the testing branch, please proceed like that.
|
||||||
|
```
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing --debug
|
||||||
|
or
|
||||||
|
sudo yunohost app upgrade ttrss -u https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue