Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/savage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'setup_droplet.sh')
-rwxr-xr-xsetup_droplet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_droplet.sh b/setup_droplet.sh
index 4694069..594dcca 100755
--- a/setup_droplet.sh
+++ b/setup_droplet.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Step 0: You need to have copied the assembly JAR to savage/target/scala-2.10/savage-assembly-1.0.jar
+# Step 0: You need to have copied the assembly JAR to savage/target/scala-2.11/savage-assembly-1.0.jar
# Step 0.1: You need to have the git repo checked out in ./git-repo
# Step 0.2: The user's SSH public-private keys must be at ./ssh/id_rsa and ./ssh/id_rsa.pub