[mirror] Opinionated R package quickstart
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #4 from VisruthSK/fix-readme

Removed stray comment

authored by

Visruth Srimath Kandali and committed by
GitHub
ceec8484 52e9d13e

-1
-1
README.md
··· 12 12 You can install the development version of bootstrapper like so: 13 13 14 14 ``` r 15 - # FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE? 16 15 pak::pak("VisruthSK/bootstrapper") 17 16 ``` 18 17