Merge branch 'pip3' into 'master'
doc: explicitly use pip3 See merge request poezio/poezio!60
This commit is contained in:
commit
71d67d7fbd
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ The aiodns library is required in order to properly resolve XMPP domains (with S
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
pip install --user aiodns
|
||||
pip3 install --user aiodns
|
||||
|
||||
This will also install pycares, which aiodns uses.
|
||||
|
||||
|
|
Loading…
Reference in a new issue