Skip to content

documentation page has incorrect underscore vs hyphen "pip install django_plotly_dash"  #456

Open
@stellar-paulm

Description

@stellar-paulm

Go to webpage https://pypi.org/project/django-plotly-dash/

The documentation says:
pip install django_plotly_dash

Correct way to install:
pip3 install --trusted-host pypi.python.org django-plotly-dash

Found answer on stackoverflow, said don't use underscore. Use hyphen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationBetter documentation is desirableenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions