5a93c9bfc5
Replace Supybook references with the Getting Started guide
...
Supybook's last update was over 10 years ago. While it still includes some nice tips I think it's more natural to have the documentaiton be self-contained.
2025-01-21 09:06:15 +01:00
fc5f96de8c
use/install: Remove --user
...
It has not been needed for a while, and fails when a venv is active.
2024-11-13 18:19:51 +01:00
b59129240b
Remove references to the 'testing' branch
2024-07-16 18:37:09 +02:00
1e9d3e3419
Update capitalization in repo URL
2024-07-16 18:36:58 +02:00
ea060a65d5
install & systemd: Mention how to setup with a virtualenv
2023-06-10 16:43:23 +02:00
b5097cd05d
install: Remove references to FreeBSD ports
...
According to https://www.freshports.org/irc/py-limnoria/ they are still
shipping version 2019.09.08 on some architectures, and it's vulnerable
to CVE-2019-19010.
2023-04-26 17:56:01 +02:00
b14e7c75b5
install: Fix AUR links again
2022-07-29 21:12:03 +02:00
d312e1611c
install: Fix AUR links
2022-07-29 18:53:16 +02:00
d4860a6677
install: Remove details about installing python and distutils
...
They are not useful anymore.
2022-05-11 23:18:23 +02:00
aa3151a5e8
install: Remove section on installing from ZIPs
...
I don't see any reason to use ZIPs instead of pip anymore.
2022-05-11 22:58:47 +02:00
c63127b7b6
install: Make section on package managers more compact
...
The long descriptions made sense when Limnoria was missing from most
recent versions of distributions, but now it is a waste of visual space,
and intimidates newcomers.
2022-05-11 22:56:36 +02:00
15767c4e5b
Remove dead link
2022-05-11 21:58:11 +02:00
5b1669b461
Rename 'Supybot' to 'Limnoria' in introductory material
...
At this point, it's just confusing to keep refering to Supybot,
especially for new users.
2022-05-11 21:57:25 +02:00
68bee8234b
install docs for #98
2022-02-02 08:55:07 +01:00
073b6b3b0d
install guide: remove irrelevant/outdated info
2021-10-28 23:14:26 +02:00
ff7432f929
update links http -> https & fix linkrots
2021-06-29 17:41:51 +02:00
cca2fd6eb3
install: fix link to Supybook
2021-06-29 17:41:51 +02:00
74baa551f1
Update Arch Linux & FreeBSD instructions
2021-05-22 14:18:34 -07:00
a740a39edd
Merge remote-tracking branch 'origin/update-install-instructions'
2021-05-22 13:44:54 -07:00
d1bf6cf576
use/install: fix typos
2021-04-05 11:57:41 +02:00
137e834d63
use/install: update Debian / Ubuntu instructions with links to backports
...
Closes GH-85.
2020-03-19 00:02:07 -07:00
dddb9f1a26
use/install: we now require Python 3.4+
2020-03-18 23:57:19 -07:00
64c444e025
use/install: update Arch Linux, FreeBSD package names
2020-03-18 23:56:19 -07:00
f0a3e91630
use/install.rst: Add install instructions for Guix and GuixSD
2017-05-03 19:31:31 +00:00
94e1782132
Remove sneaky backtick
...
A backtick made its way into the installation step for EPEL. Removed!
2016-08-07 14:51:28 -04:00
126f61e08b
Add install instructions for Gentoo and Archlinux.
2016-08-07 16:29:39 +02:00
bb454f914d
Move Windows install instructions to their own page.
2016-08-07 16:15:21 +02:00
bdcec025b4
Add install instructions using OS package manager.
...
Closes https://github.com/ProgVal/Limnoria/issues/1247
2016-08-07 15:55:26 +02:00
5f92ecd262
Update local install docs as well.
2016-03-20 12:01:38 +01:00
96e85385f8
Move alternative install methods at the bottom of the install guide.
2016-02-22 20:07:04 +01:00
35f5511e6b
Update install guide to use Python 3.
2016-02-22 19:50:26 +01:00
a55bd85c08
Update Python version in the install guide.
2016-01-26 09:23:02 +01:00
23d663b2fb
Remove SQLAlchemy from the deps list.
2016-01-26 09:20:24 +01:00
440797ddf0
Clearer separation of global and local installs.
2016-01-26 08:46:36 +01:00
a27e00b1f3
Dependencies are optional.
2016-01-06 09:22:14 +01:00
efb564fc13
Make pip download from PyPI instead of GitHub.
2016-01-06 09:19:59 +01:00
97a993676e
I can haz HTTPS.
2015-12-07 22:34:41 +01:00
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
4ce8fa9a28
install.rst: fix Windows installation
...
Closes ProgVal/Limnoria#927 for us, I believe.
2014-12-01 18:29:10 +02:00
88d605535e
install: rewrite Windows instructions
2014-11-30 13:54:11 +02:00
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
e84dedb108
install.rst: put part about testing in italics
2014-08-29 20:14:26 +03:00
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
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
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
3e20778d1b
Fix syntax.
2014-06-27 17:25:04 +00:00
3b7e71588a
Remove the install guide section for using Git.
2014-06-27 17:23:39 +00:00
c3a66de93c
Fix typoes.
2014-06-27 17:19:04 +00:00
bb525b0f44
install.rst: Do changes suggested by @ProgVal & add upgrading with pip.
2014-06-27 20:02:15 +03:00