diff --git a/docs/src/content/docs/getting-started/installation.mdx b/docs/src/content/docs/getting-started/installation.mdx index d143bcf..3050bed 100644 --- a/docs/src/content/docs/getting-started/installation.mdx +++ b/docs/src/content/docs/getting-started/installation.mdx @@ -12,7 +12,7 @@ You can easily add this project to your own by using your favorite project manag ```bash - foo@bar:~$ pip install bookshelf + foo@bar:~$ pip install bookshelf-cli ```