mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-18 08:02:49 +01:00
INSTALL: Remove useless mentioning of PYTHONPATH.
PYTHONPATH is not required to setup with "setup.py install --user".
This commit is contained in:
parent
4fd4e8163a
commit
eb484068dc
7
INSTALL
7
INSTALL
@ -46,12 +46,7 @@ registry file for your bot.
|
||||
--user' to install into your home directory. You'll now have
|
||||
a $HOME/.local/bin directory containing Supybot programs ('supybot',
|
||||
'supybot-wizard', etc.) and a $HOME/.local/lib directory containing the
|
||||
Supybot libraries. It is also recommended that you setup a proper
|
||||
PYTHONPATH environment variable in your shell's init file.
|
||||
|
||||
bash -- 'export PYTHONPATH=$HOME/.local/lib/python2.x/site-packages'
|
||||
|
||||
(t)csh -- 'setenv PYTHONPATH $HOME/.local/lib/python2.x/site-packages'
|
||||
Supybot libraries.
|
||||
|
||||
Windows
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user