Browse Source

Use remotes to install

pull/11/head
Philipp Baumann 4 years ago
parent
commit
1829ac0cfe
  1. 2
      README.md

2
README.md

@ -8,7 +8,7 @@
## Installation
The newest version of the package is available on this GitHub repository. Note that the package is still under development. If you find bugs you are highly welcome to report issues (write me an [email](mailto:philipp.baumann@usys.ethz.ch) or create an [issue](https://github.com/philipp-baumann/simplerspec/issues)). You can install `simplerspec` using the devtools package.
The newest version of the package is available on this GitHub repository. Note that the package is still under development. If you find bugs you are highly welcome to report issues (write me an [email](mailto:philipp.baumann@usys.ethz.ch) or create an [issue](https://github.com/philipp-baumann/simplerspec/issues)). You can install `simplerspec` using the remotes package.
```R
if (!require("remotes")) install.packages("remotes")

Loading…
Cancel
Save