Skip to content

Commit

Permalink
remove reference to devtools from quick start guide
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwestgate committed Dec 12, 2024
1 parent 7bd686a commit 784a808
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vignettes/quick_start_guide.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ it's partner nodes.

```{r, eval=TRUE, echo=FALSE, message=FALSE}
# load packages now to avoid messages later
devtools::load_all()
library(galaxias)
library(lubridate)
library(corella)
```

## Start a new project
Expand Down

0 comments on commit 784a808

Please sign in to comment.