diff --git a/README.md b/README.md index 586260ea0..6098bcc60 100644 --- a/README.md +++ b/README.md @@ -7,33 +7,7 @@ - Java 21+ ## Getting Started -### Using JitPack -Add the dependency and repository to your `pom.xml`: - -```xml - - v0.007.2-alpha - UTF-8 - - - - - jitpack.io - https://jitpack.io - - - - - - nostr-java - nostr-java-api - ${nostr-java.version} - - -``` - -### Building from source -Clone the repository and build the modules: +Clone the repository and build the modules. Installing them locally allows you to add the artifacts as dependencies in your own projects: ```bash $ git clone https://github.com/tcheeric/nostr-java.git