diff --git a/README.md b/README.md index 5e4b0019..4465803f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Model Bakery is a rename of the legacy [Model Mommy project](https://pypi.org/pr ## Install ```bash -pip install model_bakery +pip install model-bakery ``` ## Usage and Info diff --git a/docs/source/index.rst b/docs/source/index.rst index 0e6b9ad4..02279fb4 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -20,7 +20,7 @@ Install it with ``pip`` .. code-block:: console - $ pip install model_bakery + $ pip install model-bakery Contributing to Model Bakery