diff --git a/README.md b/README.md index 5cca99cbe..7e66e3d28 100644 --- a/README.md +++ b/README.md @@ -37,17 +37,10 @@ Please hop over to the [Wiki](https://github.com/Xceptance/neodymium-library/wik If you are still impatient, here is the quickest way to get Neodymium added to your project. Don't forget the update the version number if you prefer a particular version. ```xml - - - xc-nexus - https://lab.xceptance.de/nexus/content/groups/public - - - com.xceptance neodymium-library - 1.0.0 + 1.1.0 ``` Add the `@RunWith` annotation to your test class or its superclass. This enables test execution with Neodymium.