mirror of
https://github.com/YunoHost-Apps/kresus_ynh.git
synced 2024-09-03 19:36:10 +02:00
Update README.md
This commit is contained in:
parent
3ec5941d8d
commit
dc3dcde013
1 changed files with 16 additions and 3 deletions
19
README.md
19
README.md
|
@ -1,6 +1,6 @@
|
|||
# Kresus for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/kresus)
|
||||
[](https://dash.yunohost.org/appci/app/kresus)  
|
||||
[](https://install-app.yunohost.org/?app=kresus)
|
||||
|
||||
> *This package allows you to install Kresus quickly and simply on a YunoHost server.
|
||||
|
@ -30,9 +30,8 @@ Kresus is an open-source libre self-hosted personal finance manager. It allows y
|
|||
|
||||
### Supported architectures
|
||||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/kresus/)
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/kresus/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/kresus/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/kresus/)
|
||||
|
||||
32 bits architectures are not supported because nodejs does not provide builds for 32 bits anymore.
|
||||
|
||||
|
@ -62,3 +61,17 @@ Kresus is an open-source libre self-hosted personal finance manager. It allows y
|
|||
* Report a bug about Kresus itself: https://framagit.org/kresusapp/kresus
|
||||
* Kresus website: https://kresus.org
|
||||
* YunoHost website: https://yunohost.org
|
||||
|
||||
---
|
||||
|
||||
Developer info
|
||||
----------------
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/kresus_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/kresus_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade kresus -u https://github.com/YunoHost-Apps/kresus_ynh/tree/testing --debug
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue