aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-03-01 11:37:31 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-03-01 11:37:31 +0100
commit68e36eb0a5f1b611588d47f77e0ef7c3d9ba0beb (patch)
tree83757a281c576520c4ad0e3ac6057478c423c9de /README.md
parentf67ea0c4aeb68631e9f93c95e86c14364718477a (diff)
The package is not in subdir `pkg` any more
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98529e6..a0de830 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ fast and painless as possible.
```r
library(devtools)
-install_github("jranke/pfm", subdir = "pkg", quick = TRUE)
+install_github("jranke/pfm", quick = TRUE)
```
## Use

Contact - Imprint