Commit 23f23f08 authored by Dorchies David's avatar Dorchies David
Browse files

doc: update README.md for v0.1.1

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -25,7 +25,7 @@ cd sgldatagrabber ...@@ -25,7 +25,7 @@ cd sgldatagrabber
Rscript -e "roxygen2::roxygenise()" Rscript -e "roxygen2::roxygenise()"
cd .. cd ..
R CMD build sgldatagrabber R CMD build sgldatagrabber
Rscript -e "install_packages('SGLdataGrabber_0.1.0.tar.gz', lib = 'R_LIBS')" Rscript -e "install.packages('SGLdataGrabber_0.1.1.tar.gz', lib = 'R_LIBS')"
``` ```
## Run the script ## Run the script
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment