Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
billbillbilly committed Feb 5, 2024
1 parent 0a5e89d commit 544bb31
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 544bb31

Please sign in to comment.