From 28bcb695d338b67506370b217865e5610db2a4f0 Mon Sep 17 00:00:00 2001 From: profesorfalken Date: Thu, 7 Feb 2019 17:01:22 +0100 Subject: [PATCH] Update README to 3.0.4 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94d4c82..118956a 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.0.3/jar +To install jPowerShell you can add the dependecy to your software project management tool: https://search.maven.org/artifact/com.profesorfalken/jPowerShell/3.0.4/jar For example, for Maven you have just to add to your pom.xml: com.profesorfalken jPowerShell - 3.0.3 + 3.0.4 Instead, you can direct download the JAR file and add it to your classpath. -https://repo1.maven.org/maven2/com/profesorfalken/jPowerShell/3.0.3/jPowerShell-3.0.3.jar +https://repo1.maven.org/maven2/com/profesorfalken/jPowerShell/3.0.4/jPowerShell-3.0.4.jar ## Basic Usage