We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52f56c commit dae5155Copy full SHA for dae5155
README.md
@@ -9,5 +9,5 @@ Financial Engineering functions in R
9
Install `devtools` package in run
10
```R
11
library(devtools)
12
-devtools::install_github("PyFE/FE-R", subdir="pakage")
+devtools::install_github("PyFE/FE-R", subdir="pkg")
13
```
0 commit comments