diff --git a/distribution/_ReadMeFirst.html b/distribution/_ReadMeFirst.html new file mode 100644 index 000000000..017c31726 --- /dev/null +++ b/distribution/_ReadMeFirst.html @@ -0,0 +1,14 @@ + + +

Important Note

+

This folder contains the files needed to create a distributable release.

+

It is NOT possible to run Digital by starting the EXE or SH files in this folder!

+

If you want to use Digital, please download a + released build. +

+

If you don't want to use the latest release, you have to build the binary yourself. + The easiest way to do this is to use maven: + Install maven and run mvn install in the folder of the pom file. + The target folder will then contain the binaries.

+ + \ No newline at end of file