Skip to content

Commit

Permalink
docs: update ipy installation link
Browse files Browse the repository at this point in the history
  • Loading branch information
Damego committed Dec 28, 2022
1 parent 39148a3 commit a8e4a51
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 @@ Add localization support to your interactions.py bot
## Installation

1. `pip uninstall discord-py-interactions`
2. `pip install git+https://github.com/interactions-py/library.git@unstable`
2. `pip install git+https://github.com/interactions-py/library.git@4.4.0-beta.1`
3. `pip install --upgrade interactions-i18n`


Expand Down

0 comments on commit a8e4a51

Please sign in to comment.