summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2016-05-09 15:51:50 +0200
committerChristoph Helma <helma@in-silico.ch>2016-05-09 15:51:50 +0200
commita18218bd1586edd8097729d242abb8947d6988df (patch)
treee94ac3bffb25751ed7e11a626ddde8b96f1de816 /README.md
parente2e7045c3efeb59dd650b78772009281e7fa56a0 (diff)
parent0b416e3b55a9256915a2427afe5bc112bcabc203 (diff)
development branch mergedv0.9.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e0b17d1..96c87d9 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ Installation
git clone https://github.com/opentox/lazar.git
cd lazar
ruby ext/lazar/extconf.rb
+ sudo Rscript ext/lazar/rinstall.R
bundle install
```