1
0
mirror of https://github.com/mc1arke/sonarqube-community-branch-plugin.git synced 2024-11-24 08:42:28 +02:00

Include link to release jar in the readme. (#14)

Include a link to the release page in the README
This commit is contained in:
Patrick Alessi 2019-06-12 17:13:09 -04:00 committed by Michael Clarke
parent 63104d9afa
commit d68f928ff5

View File

@ -4,7 +4,7 @@
A plugin for SonarQube to allow branch analysis in the Community version.
# Installation
Copy the plugin JAR file to the `extensions/plugins/`directory of your SonarQube instance and restart SonarQube.
Either build the project or [download the release version of the plugin JAR](https://github.com/mc1arke/sonarqube-community-branch-plugin/releases). Copy the plugin JAR file to the `extensions/plugins/`directory of your SonarQube instance and restart SonarQube.
# Compatibility
The latest release of the plugin supports SonarQube Community edition 7.4 and above.