Valentin Lorentz
a55bd85c08
Update Python version in the install guide.
2016-01-26 09:23:02 +01:00
Valentin Lorentz
23d663b2fb
Remove SQLAlchemy from the deps list.
2016-01-26 09:20:24 +01:00
Valentin Lorentz
440797ddf0
Clearer separation of global and local installs.
2016-01-26 08:46:36 +01:00
Valentin Lorentz
a27e00b1f3
Dependencies are optional.
2016-01-06 09:22:14 +01:00
Valentin Lorentz
efb564fc13
Make pip download from PyPI instead of GitHub.
2016-01-06 09:19:59 +01:00
Valentin Lorentz
97a993676e
I can haz HTTPS.
2015-12-07 22:34:41 +01:00
Michael Telatynski
9b827fbd3b
Fix someone's typo
2015-08-18 12:35:47 +01:00
1ed97831b4
install.rst: be more clear
...
* bold the word alternative that people seem to be missing
* link to Limnoria's README.md for information what to do after cloning
the repository if someone clones it.
2015-02-14 15:02:30 +02:00
Mikaela Suomalainen
4ce8fa9a28
install.rst: fix Windows installation
...
Closes ProgVal/Limnoria#927 for us, I believe.
2014-12-01 18:29:10 +02:00
Mikaela Suomalainen
88d605535e
install: rewrite Windows instructions
2014-11-30 13:54:11 +02:00
Mikaela Suomalainen
1a9b139758
use/install.rst: remove accidental $s
...
My Vimrc makes Vim show $ where line changes and I had accidentally
copy-pasted it to places where it doesn't belong.
2014-08-30 16:37:08 +03:00
Mikaela Suomalainen
e84dedb108
install.rst: put part about testing in italics
2014-08-29 20:14:26 +03:00
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