summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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
```