Skip to content

Commit 2201633

Browse files
authored
Update README.md
1 parent ec0d907 commit 2201633

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-
install_github("PyFE/FE-R", subdir="pakage")
12+
devtools::install_github("PyFE/FE-R", subdir="pakage")
1313
```

0 commit comments

Comments
 (0)