diff --git a/README.Rmd b/README.Rmd index 077d402..b2c2795 100644 --- a/README.Rmd +++ b/README.Rmd @@ -22,7 +22,7 @@ Create interactive d3.js timelines from R using d3.layout.timeline. ## Installation ```{r eval = FALSE} -devtools::install_github("/timelineR") +devtools::install_github("timelyportfolio/timelineR") ``` ## Usage diff --git a/README.md b/README.md index e3ae6ce..18a6508 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Create interactive d3.js timelines from R using d3.layout.timeline. ## Installation ```r -devtools::install_github("/timelineR") +devtools::install_github("timelyportfolio/timelineR") ``` ## Usage