Skip to content

Commit

Permalink
🐛 Fixing wrong install command (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
jossmoff authored Oct 24, 2023
1 parent 5803e9e commit 9fe0802
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 9fe0802

Please sign in to comment.