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:
authorChris Rebert <github@rebertia.com>2015-03-24 09:45:49 +0300
committerChris Rebert <github@rebertia.com>2015-03-24 09:45:49 +0300
commitd7b4e0dad0a9c16079718a355b61285223100dcb (patch)
tree33ded8c7a3efeb9e226d07d5ca98fd4de9dee5f4
parent6e0880a71d515f3d6bd69bfdacbf58d4a956c14c (diff)
update JAR target path in 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