diff --git a/README.md b/README.md index 5b8d78d1c5d..719c86cf853 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ $ pip install -U kaleido or conda. ``` -$ conda install -c plotly python-kaleido +$ conda install -c conda-forge python-kaleido ``` #### Orca diff --git a/doc/python/static-image-export.md b/doc/python/static-image-export.md index b70c7fb0bf9..abfdde479ad 100644 --- a/doc/python/static-image-export.md +++ b/doc/python/static-image-export.md @@ -50,7 +50,7 @@ $ pip install -U kaleido or conda. ``` -$ conda install -c plotly python-kaleido +$ conda install -c conda-forge python-kaleido ``` While Kaleido is now the recommended approach, image export can also be supported by the legacy [orca](https://github.com/plotly/orca) command line utility. See the [Orca Management](/python/orca-management/) section for instructions on installing, configuring, and troubleshooting orca.