Skip to content

Commit

Permalink
Refs #456 -- update installation command (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
amureki committed Oct 24, 2023
1 parent dd17c16 commit 696d9ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install it with ``pip``

.. code-block:: console
$ pip install model_bakery
$ pip install model-bakery
Contributing to Model Bakery
Expand Down

0 comments on commit 696d9ac

Please sign in to comment.