summaryrefslogtreecommitdiff
path: root/src/eclipse
diff options
context:
space:
mode:
Diffstat (limited to 'src/eclipse')
-rw-r--r--src/eclipse/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eclipse/README.md b/src/eclipse/README.md
index d3644aad1c..a1dc01e122 100644
--- a/src/eclipse/README.md
+++ b/src/eclipse/README.md
@@ -9,7 +9,7 @@ of Scala. To do so enter the following commands one after the other:
git clone https://github.com/scala-ide/scala-ide.git
cd scala-ide
- ./build-all.sh clean install -Pscala-2.11.x -Psbt-new -Peclipse-kepler -DskipTests
+ ./build-all.sh clean install -Pscala-2.11.x -Peclipse-kepler -DskipTests
After that you have an update site in `scala-ide/org.scala-ide.sdt.update-site/target/site`, which needs to be
installed in Eclipse.