mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-05 14:59:49 +00:00
faq: Remove outdated item
This commit is contained in:
15
use/faq.rst
15
use/faq.rst
@ -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
|
||||
|
Reference in New Issue
Block a user