summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2018-04-04 12:57:21 +0000
committergebele <gebele@in-silico.ch>2018-04-04 12:57:21 +0000
commitecc0cdf82d64e378dda4fd2fbb8d6977d4b90cee (patch)
treeabd24fc3bb5df0a50aa80c6f6315dd73d42952ef
parente06b82b56205f4644533a6ba5bd2951b07be11b0 (diff)
updated readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6511463..7c23d99 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Service start:
------
sudo mongod &
R CMD Rserve --vanilla &
- unicorn -p 8088 -E production
+ unicorn -p 8088 -c unicorn.rb -E production
Visit:
------