Skip to content
Snippets Groups Projects
Commit 813d3972 authored by Max Leuthäuser's avatar Max Leuthäuser
Browse files

- updated README

parent 57343da0
No related branches found
No related tags found
No related merge requests found
......@@ -10,12 +10,10 @@ Small SCROLL boot demo application build with Scala to show how to use [SCROLL][
2. Clone this repository.
3. Set up your favorite IDE:
3.1. For Intellij: run ```sbt gen-idea``` and open the generated project with Intellij.
3.2. For Eclipse: run ```sbt eclipse``` and import the generated project with Eclipse.
1. For Intellij: run ```sbt gen-idea``` and open the generated project with Intellij.
2. For Eclipse: run ```sbt eclipse``` and import the generated project with Eclipse.
4. Run it with ```sbt run``` or directly with your IDE as Scala Application (```src/main/scala/SCROLLBoot.scala```).
[scroll]: https://github.com/max-leuthaeuser/SCROLL
[sbt]: http://www.scala-sbt.org/0.13/tutorial/index.html
\ No newline at end of file
[sbt]: http://www.scala-sbt.org/0.13/tutorial/index.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment