Skip to content

Commit

Permalink
Adding installation guidance to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jen-machin authored Dec 5, 2023
1 parent d90d209 commit 3fd3a1b
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 3fd3a1b

Please sign in to comment.