Skip to content

Commit 2647dd0

Browse files
committed
Update README
1 parent ccb221b commit 2647dd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ remotes::install_github("brownag/rgeedim")
4747

4848
## How {rgeedim} Works
4949

50-
{rgeedim} uses on the `geedim` and `earthengine-api` Python modules via {reticulate}. If you do not have Python installed on your computer you can use `reticulate::install_python()` to download and set up a Python binary and virtual environment.
50+
{rgeedim} uses the `geedim` and `earthengine-api` Python modules via {reticulate}. If you do not have Python installed on your computer you can use `reticulate::install_python()` to download and set up a Python binary and virtual environment.
5151

5252
If you are running {rgeedim} interactively for the first time you may be prompted to create a default Python environment called `"r-reticulate"` for {reticulate} to use. Select 'Yes' at the prompt. If you select 'No' you will need to manually configure a Python environment. {rgeedim} provides a helper function, `gd_install()`, to facilitate installing the required Python dependencies.
5353

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ remotes::install_github("brownag/rgeedim")
4545

4646
## How {rgeedim} Works
4747

48-
{rgeedim} uses on the `geedim` and `earthengine-api` Python modules via
48+
{rgeedim} uses the `geedim` and `earthengine-api` Python modules via
4949
{reticulate}. If you do not have Python installed on your computer you
5050
can use `reticulate::install_python()` to download and set up a Python
5151
binary and virtual environment.

0 commit comments

Comments
 (0)