mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-13 02:19:54 +00:00
Migration guide 2.x -> 3.0 (#1143)
* Initial commit for docs cleanup * Update migration guide * More docs * Added changes description * Small fixes
This commit is contained in:
parent
2ecf9cefd7
commit
56f0d9d220
24 changed files with 363 additions and 85 deletions
|
|
@ -2,9 +2,6 @@
|
|||
Installation
|
||||
############
|
||||
|
||||
Stable (2.x)
|
||||
============
|
||||
|
||||
From PyPI
|
||||
---------
|
||||
|
||||
|
|
@ -35,10 +32,3 @@ From GitHub
|
|||
.. code-block:: bash
|
||||
|
||||
pip install https://github.com/aiogram/aiogram/archive/refs/heads/dev-3.x.zip
|
||||
|
||||
From AUR
|
||||
--------
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
yay -S python-aiogram3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue