Skip to content

Commit

Permalink
Removed activator from README
Browse files Browse the repository at this point in the history
Fixes #625
  • Loading branch information
felixoi authored Aug 17, 2018
1 parent 5ef5f65 commit b363354
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ Ore is written in Scala using the [Play](https://www.playframework.com/) framewo

Running Ore is relatively simple.

**With Activator**
* Download and install the latest [Activator](https://www.lightbend.com/activator/download) distribution.
* Execute `activator run` in the project root.

**With SBT**
* Download and install the latest [SBT](http://www.scala-sbt.org/download.html) version.
* Execute `sbt run` in the project root.
Expand Down

0 comments on commit b363354

Please sign in to comment.