From 951419bb62fe66a5b729f32c1223a674a5c398d9 Mon Sep 17 00:00:00 2001 From: andreassoteriadesmoj <91131120+andreassoteriadesmoj@users.noreply.github.com> Date: Tue, 15 Feb 2022 09:09:27 +0000 Subject: [PATCH] closes #28 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6d114b1..f992c76 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ Before using dbtools you'll need to install pydbtools v2.0.2. Do this from the R python -m pip install -U pydbtools==2.0.2 ``` -Then install dbtools itself. The best way to do this is via conda: +Then install dbtools itself: ``` -# in terminal -conda install -c moj-analytical-services r-dbtools +# in R console +remotes::install_github('moj-analytical-services/dbtools') ``` Package requirements are: