Skip to content

Commit

Permalink
Fixing wromg install command
Browse files Browse the repository at this point in the history
  • Loading branch information
jossmoff committed Oct 24, 2023
1 parent 5803e9e commit 27a4a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/getting-started/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can easily add this project to your own by using your favorite project manag
<Tabs>
<TabItem label="pip">
```bash
foo@bar:~$ pip install bookshelf
foo@bar:~$ pip install bookshelf-cli
```
</TabItem>
</Tabs>
Expand Down

0 comments on commit 27a4a93

Please sign in to comment.