Skip to content

Commit e9e2f6f

Browse files
authored
Trivial doc clarification (#408)
1 parent 20fa2ca commit e9e2f6f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You can install GeoViews and its dependencies using conda:
5252
conda install -c pyviz geoviews
5353
```
5454

55-
Alternatively you can also install the geoviews-core package, which
55+
Alternatively you can install the geoviews-core package, which
5656
only installs the minimal dependencies required to run geoviews:
5757

5858
```

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can install GeoViews and its dependencies using conda::
2020
conda install -c pyviz geoviews
2121

2222

23-
Alternatively you can also install the geoviews-core package, which
23+
Alternatively you can install the geoviews-core package, which
2424
only installs the minimal dependencies required to run geoviews::
2525

2626
conda install -c pyviz geoviews-core

0 commit comments

Comments
 (0)