We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fa2ca commit e9e2f6fCopy full SHA for e9e2f6f
2 files changed
README.md
@@ -52,7 +52,7 @@ You can install GeoViews and its dependencies using conda:
52
conda install -c pyviz geoviews
53
```
54
55
-Alternatively you can also install the geoviews-core package, which
+Alternatively you can install the geoviews-core package, which
56
only installs the minimal dependencies required to run geoviews:
57
58
doc/index.rst
@@ -20,7 +20,7 @@ You can install GeoViews and its dependencies using conda::
20
21
22
23
24
only installs the minimal dependencies required to run geoviews::
25
26
conda install -c pyviz geoviews-core
0 commit comments