From fe785459bca019e6d0dd2dda7cc7ee4074219592 Mon Sep 17 00:00:00 2001 From: JGA Date: Tue, 28 May 2019 08:58:40 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cdb234c..aae165e 100644 --- a/README.md +++ b/README.md @@ -21,18 +21,18 @@ Check all the new features here: https://github.com/profesorfalken/jPowerShell/w ## Installation -To install jPowerShell you can add the dependecy to your software project management tool: https://search.maven.org/artifact/com.profesorfalken/jPowerShell/3.1.0/jar +To install jPowerShell you can add the dependecy to your software project management tool: https://search.maven.org/artifact/com.profesorfalken/jPowerShell/3.1.1/jar For example, for Maven you have just to add to your pom.xml: com.profesorfalken jPowerShell - 3.1.0 + 3.1.1 Instead, you can direct download the JAR file and add it to your classpath. -https://repo1.maven.org/maven2/com/profesorfalken/jPowerShell/3.1.0/jPowerShell-3.1.0.jar +https://repo1.maven.org/maven2/com/profesorfalken/jPowerShell/3.1.1/jPowerShell-3.1.1.jar ## Basic Usage