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 213c6d6 commit c16d440Copy full SHA for c16d440
release.md
@@ -76,7 +76,7 @@ To locally install the PyPI dist, make sure you have an environment with Jupyter
76
77
To locally install the Conda dist (generally do this in a different, clean environment from the one above!):
78
79
-- `conda uninstally plotly`
+- `conda uninstall plotly`
80
- `pip uninstall plotly` (just in case!)
81
- `conda install conda_dist/plotly-X.Y.Z.tar.bz2`
82
0 commit comments