diff --git a/README.md b/README.md index c8c797f816d1c4aead566000bffc3818e8cf6a32..1f620b397480447da6af47efe291906d23ddc7b7 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,15 @@ Further information can be found in the [wiki](https://github.com/Eden-06/FRaMED  ¹) Thomas Kühn, Kevin Ivo Kassin, Walter Cazzola, and Uwe Aßmann, *Modular Feature-Oriented Graphical Editor Product Lines*. In Proceedings of the 22th International Software Product Line Conference, ACM, 2018. + +## Installation for Users + +1. Install a Java 8 runtime environment +2. Download and run the appropriate build for your system: + - Windows: [64 bit zip](https://git-st.inf.tu-dresden.de/rosi/framed/-/raw/master/build/win32.win32.x86_64.zip) + - Linux: [64 bit zip](https://git-st.inf.tu-dresden.de/rosi/framed/-/raw/master/build/linux.gtk.x86_64.zip) + - Mac OS: [64 bit zip](https://git-st.inf.tu-dresden.de/rosi/framed/-/raw/master/build/macosx.cocoa.x86_64.zip) + +## Installation for Developers + +Please follow the [instructions on Github](https://github.com/Eden-06/FRaMED-2.0/wiki/Install). \ No newline at end of file