Skip to content

Commit dae5155

Browse files
authored
Update README.md
1 parent c52f56c commit dae5155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ Financial Engineering functions in R
99
Install `devtools` package in run
1010
```R
1111
library(devtools)
12-
devtools::install_github("PyFE/FE-R", subdir="pakage")
12+
devtools::install_github("PyFE/FE-R", subdir="pkg")
1313
```

0 commit comments

Comments
 (0)