diff --git a/README.md b/README.md index 71473a1..abe856f 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Apache-OFBiz ERP - -**Shipped version:** 18.12.07~ynh1 +**Shipped version:** 18.12.10~ynh1 ## Disclaimers / important information * ofbiz require full domain path to be installed. Eg. ofbiz.domain.tld @@ -27,11 +26,11 @@ Apache-OFBiz ERP ## Documentation and resources -* Official app website: -* Official user documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official user documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -39,10 +38,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug or sudo yunohost app upgrade ofbiz -u https://github.com/YunoHost-Apps/ofbiz_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:**