Mikaela Suomalainen
4675ba1c96
doc/use/install: some updates
...
* mention that .rpm package is also available
* note that Windows users should run global installation commands with
Administrator rights and also remove `sudo` from beginnings of lines.
* note that pip should be upgraded if it fails to do any of the
installation commands when git is installed.
2014-08-21 20:10:07 +03:00
Mikaela Suomalainen
6123e4b79f
use/install.rst: use sudo
...
With help from \#supybot I understood that telling user to add `sudo` in
front of every command isn't very user-friendly.
If someone has root and is logged in as root, they know to remove the
`sudo` part and if they don't, but they have `sudo` installed,
everything works directly and `sudo` doesn't even ask for password.
2014-07-30 08:54:16 +03:00
Mikaela Suomalainen
7eb9f6fd3a
use/install.rst: simplify installation/upgrading
...
--upgrade does nothing if everything is installed and up-to-date.
Otherwise it installs or upgrades.
2014-06-30 15:25:11 +03:00
Valentin Lorentz
3e20778d1b
Fix syntax.
2014-06-27 17:25:04 +00:00
Valentin Lorentz
3b7e71588a
Remove the install guide section for using Git.
2014-06-27 17:23:39 +00:00
Valentin Lorentz
c3a66de93c
Fix typoes.
2014-06-27 17:19:04 +00:00
Mikaela Suomalainen
bb525b0f44
install.rst: Do changes suggested by @ProgVal & add upgrading with pip.
2014-06-27 20:02:15 +03:00
Mikaela Suomalainen
9203441915
install.rst: fix typo.
2014-06-27 19:51:22 +03:00
Mikaela Suomalainen
32fa8b28c7
install.rst: fix clode blocks with help from @ProgVal
2014-06-27 19:41:45 +03:00
Mikaela Suomalainen
4b2fb3951b
install.rst: fix things with help from @ProgVal .
2014-06-27 19:32:36 +03:00
Mikaela Suomalainen
fa1d6bfeb0
install.rst: add pip
2014-06-27 18:23:55 +03:00
Valentin Lorentz
c999f4a7cd
Update list of dependencies.
2013-11-17 01:04:03 +01:00
Valentin Lorentz
07478653f2
use/install.rst: Add link to build.progval.net.
2012-11-05 11:41:06 +01:00
Valentin Lorentz
3cae0c1064
use/install.rst: Explain how to switch to the 'testing' branch.
2012-10-23 18:38:14 +02:00
Valentin Lorentz
a396d8bf77
Replace 'Supybot' by 'Limnoria' in the install guide (as Limnoria is actually installed).
2012-06-28 17:58:13 +02:00
Mika Suomalainen
844592f281
use/install.rst: Remove the mentioning of PYTHONPATH.
...
It's not required with "python setup.py install --user".
2012-04-01 10:37:49 +03:00
Mika Suomalainen
0a3eeecafc
use/install.rst: Advise to use "python setup.py install --user".
2012-03-31 18:16:34 +03:00
Valentin Lorentz
129d61db76
Too many changes to list them.
2011-06-29 19:17:50 +02:00
Valentin Lorentz
506278f454
Generate all plugin docs.
2011-06-28 08:11:32 +02:00
Valentin Lorentz
8e48e80012
Start to write documentation.
2011-06-27 11:19:15 +02:00