mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
docs(install): typo "form" -> "from" (#498)
This commit is contained in:
parent
1349554dfd
commit
adba85c4be
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ From sources
|
|||
$ cd aiogram
|
||||
$ python setup.py install
|
||||
|
||||
Or if you want to install stable version (The same with version form PyPi):
|
||||
Or if you want to install stable version (The same with version from PyPi):
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue