From bad291f75732be7b15edaca0e661284fdee01e5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Romero?= <46640258+IOhacker@users.noreply.github.com> Date: Fri, 31 May 2024 09:23:39 -0600 Subject: [PATCH] Update README.md --- README.md | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/README.md b/README.md index 6853cf6..3fa62f7 100644 --- a/README.md +++ b/README.md @@ -30,32 +30,8 @@ ## For Developers -Add the repository https://mifos.jfrog.io/artifactory/libs-snapshot-local/ - -Maven -```bash - - community.mifos - pentaho-plugin - 1.10.0-SNAPSHOT - -``` -Gradle -```bash - compile(group: 'community.mifos', name: 'pentaho-plugin', version: '1.10.0-SNAPSHOT') -``` - -## Download, Unzip and Use the binaries - -```bash - mkdir fineract-pentaho && cd fineract-pentaho - wget https://mifos.jfrog.io/artifactory/libs-snapshot/community/mifos/pentaho-plugin/1.10.0-SNAPSHOT/pentaho-plugin-1.10.0-20240422.141908-3.jar -``` - -## Build & Use For Linux Users - This project is currently only tested against the very latest and greatest -bleeding edge Fineract `develop` branch on Linux Ubuntu 20.04LTS. Building and using it against +bleeding edge Fineract `develop` branch on Linux Ubuntu 22.04LTS. Building and using it against other versions may be possible, but is not tested or documented here. 1. Download and compile