Skip to content

Commit

Permalink
Merge pull request #7 from dfe-analytical-services/readme-install-info
Browse files Browse the repository at this point in the history
Adding installation guidance to readme
  • Loading branch information
rmbielby authored Jan 12, 2024
2 parents d1d66a0 + 3fd3a1b commit f388461
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ can increment the package version using:
`usethis::use_version()`

Once you've incremented the version number, it'll offer to perform a commit on your behalf, so all you then need to do is push to GitHub.

# Installing the package
To install, run `renv::install("dfe-analytical-services/dfeshiny")`

0 comments on commit f388461

Please sign in to comment.