testing version on README
This commit is contained in:
parent
4ba7887f2a
commit
525e6fcb68
2 changed files with 4 additions and 6 deletions
|
@ -12,10 +12,8 @@ you can restrict access to this app to `all_users` in your server (they will nee
|
||||||
|
|
||||||
This app runs in the visitor's browser, no data is managed in/from your server.
|
This app runs in the visitor's browser, no data is managed in/from your server.
|
||||||
|
|
||||||
## Install
|
## Testing version
|
||||||
|
|
||||||
`sudo yunohost app install https://github.com/xmgz/phanpy_ynh/tree/main --debug`
|
`sudo yunohost app install https://github.com/xmgz/phanpy_ynh/tree/testing --debug`
|
||||||
|
|
||||||
### upgrade
|
`sudo yunohost app upgrade -u https://github.com/xmgz/phanpy_ynh/tree/testing --debug`
|
||||||
|
|
||||||
`sudo yunohost app upgrade -u https://github.com/xmgz/phanpy_ynh/tree/main --debug`
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ name = "Phanpy"
|
||||||
description.en = "A minimalistic opinionated Fediverse ⁂ web client"
|
description.en = "A minimalistic opinionated Fediverse ⁂ web client"
|
||||||
description.fr = "Un client web Fediverse ⁂ minimaliste avec opinion"
|
description.fr = "Un client web Fediverse ⁂ minimaliste avec opinion"
|
||||||
|
|
||||||
version = "20241015~ynh5"
|
version = "20241015~ynh6"
|
||||||
|
|
||||||
maintainers = ["ghose"]
|
maintainers = ["ghose"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue