Skip to content

Commit 784a808

Browse files
committed
remove reference to devtools from quick start guide
1 parent 7bd686a commit 784a808

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vignettes/quick_start_guide.Rmd

+1-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ it's partner nodes.
1818

1919
```{r, eval=TRUE, echo=FALSE, message=FALSE}
2020
# load packages now to avoid messages later
21-
devtools::load_all()
21+
library(galaxias)
2222
library(lubridate)
23-
library(corella)
2423
```
2524

2625
## Start a new project

0 commit comments

Comments
 (0)