Skip to content

Commit

Permalink
Change install command to install from Github rather than PIP
Browse files Browse the repository at this point in the history
  • Loading branch information
bennyscripts authored Jun 10, 2023
1 parent 1082019 commit 1a8d893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ It uses [Rauf's embed generator](https://embed.rauf.wtf/).

### Install
> ```bash
> $ pip install discord.py-self-embed
> $ pip install 'discord.py-self_embed @ git+https://github.com/bentettmar/discord.py-self_embed'
> ```
### Example
Expand Down

0 comments on commit 1a8d893

Please sign in to comment.