faq: Remove outdated item

This commit is contained in:
2021-12-28 23:39:15 +01:00
parent 604de68302
commit 6b4fbc78b0

View File

@ -312,21 +312,6 @@ website, or get the current one, with this command::
config supybot.networks.<NETWORK>.servers
How to make Limnoria use Python 3 instead of Python 2?
======================================================
First, uninstall Limnoria::
sudo python -m pip uninstall limnoria
Or, if you did not install Limnoria as root::
python -m pip uninstall limnoria
Then, follow the :ref:`install guide <use-install>`. In short, just run this::
sudo python3 -m pip install limnoria --upgrade
.. _blocks: https://libera.chat/guides/usermodes#main
.. _tsocks: http://tsocks.sourceforge.net