Skip to content

Commit

Permalink
Minor documentation update for setup verification.
Browse files Browse the repository at this point in the history
  • Loading branch information
daomcgill committed Sep 10, 2024
1 parent b5be04e commit d2ce222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ I also recommend you download the repo to have some example project configuratio

1. Clone this repo
2. Open `kaiaulu.Rproj` using RStudio
3. Run the unit tests `devtools::test()`. If any fail, and you are not clear why, feel free to [ask in Discussions](https://github.com/sailuh/kaiaulu/discussions)
3. Run the unit tests `devtools::test()`. If any fail and you are not clear why, feel free to [ask in Discussions](https://github.com/sailuh/kaiaulu/discussions)
4. Build the documentation `devtools::document(roclets = c('rd', 'collate', 'namespace'))`.
5. Build Kaiaulu (Top right pane in RStudio -> Build tab -> Install and Restart)
6. Run `vignettes/kaiaulu_architecture.Rmd`
Expand Down

0 comments on commit d2ce222

Please sign in to comment.