Skip to content

Commit b94fe69

Browse files
committed
hotfix: Added build instructions.
1 parent e51c54e commit b94fe69

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

INSTALL

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
To build, please install an up-to-date version of maven and run the following commands.
2+
In the project root directory: mvn clean install
3+
Then, in the assembly directory: mvn clean install assembly:single
4+
This will generate a tar.gz and a .zip containing the diffr jar, and a bash script each for diff and patch.
5+

0 commit comments

Comments
 (0)