Skip to content
This repository was archived by the owner on Jun 12, 2022. It is now read-only.

Commit 0540a26

Browse files
committed
add install instructions to README
1 parent 9111686 commit 0540a26

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ The plugin performs the following operations:
1111

1212
![inline-comments.png](docs/images/inline-comments.png)
1313

14+
### Installation
15+
**phdiff** is not published to Update Center yet, so follow these steps to install:
16+
- Clone this repo
17+
- Run: `mvn clean package`
18+
- Copy `target/phdiff-<version>.jar` to `$SONAR_HOME/extensions/plugins`
19+
- Restart SonarQube
20+
1421
### Configuration
1522
- **Requirements**
1623
- SonarQube Server must be up and running.

0 commit comments

Comments
 (0)