diff --git a/README.md b/README.md index b6b485d..3137d68 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,10 @@ github. ``` r -# download the package +# Install the package from CRAN +install.packages("viewscape") + +# Install the package from GitHub devtools::install_github("land-info-lab/viewscape", dependencies=TRUE) # Load the package