mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update README
This commit is contained in:
parent
41ed9e9410
commit
ad4eff4f91
1 changed files with 10 additions and 1 deletions
|
@ -12,18 +12,27 @@ Functionnal instance of [Yunohost](https://yunohost.org/#/)
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
From yunohost admin panel:
|
||||||
|
|
||||||
1. Use yunohost admin panel and enter the repository url
|
1. Use yunohost admin panel and enter the repository url
|
||||||
![2015-02-19 16_58_52-yunohost admin](https://cloud.githubusercontent.com/assets/6364564/6270409/1597e646-b85a-11e4-97af-b3b5b2a6b286.png)
|
![2015-02-19 16_58_52-yunohost admin](https://cloud.githubusercontent.com/assets/6364564/6270409/1597e646-b85a-11e4-97af-b3b5b2a6b286.png)
|
||||||
2. Configure the app
|
2. Configure the app
|
||||||
![2015-02-19 16_59_28-yunohost admin](https://cloud.githubusercontent.com/assets/6364564/6270411/19f9a54e-b85a-11e4-83da-eb813c0457f7.png)
|
![2015-02-19 16_59_28-yunohost admin](https://cloud.githubusercontent.com/assets/6364564/6270411/19f9a54e-b85a-11e4-83da-eb813c0457f7.png)
|
||||||
3. Click install
|
3. Click install
|
||||||
|
|
||||||
|
From command line:
|
||||||
|
|
||||||
|
`sudo yunohost app install -l kanboard https://github.com/mbugeia/kanboard_ynh`
|
||||||
|
|
||||||
|
|
||||||
Upgrade
|
Upgrade
|
||||||
-------
|
-------
|
||||||
From command line:
|
From command line:
|
||||||
|
|
||||||
`sudo yunohost app upgrade -u https://github.com/mbugeia/kanboard_ynh kanboard`
|
`sudo yunohost app upgrade -u https://github.com/mbugeia/kanboard_ynh kanboard`
|
||||||
|
|
||||||
Infos
|
Infos
|
||||||
-----
|
-----
|
||||||
Kanboard v1.0.17
|
Kanboard v1.0.18
|
||||||
|
|
||||||
Yunohost forum thread: <https://forum.yunohost.org/t/kanboard-package/78>
|
Yunohost forum thread: <https://forum.yunohost.org/t/kanboard-package/78>
|
||||||
|
|
Loading…
Reference in a new issue