Skip to content

Commit eec3dc0

Browse files
committed
updated installation section
1 parent 0bf2e7c commit eec3dc0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@ You may directly install the package from GitHub using the below set of commands
2525
```R
2626
# if not already installed
2727
install.packages("devtools")
28-
install.packages("raster")
29-
3028
library(devtools)
31-
library(raster)
3229

3330
# install packge from github
3431
install_github("kardinal-eros/sabotag-tools/pkg")

0 commit comments

Comments
 (0)