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