Commit graph

23 commits

Author SHA1 Message Date
Chris Mayo
813f40ac7e Update README and install.txt to only recommend pip git installation 2020-08-23 17:24:09 +01:00
Chris Mayo
8dcdb4d387 Don't recommend sudo for pip
https://packaging.python.org/tutorials/installing-packages/
2020-06-01 19:48:26 +01:00
Chris Mayo
b01c685201 Update README.rst, install.txt and upgrading.txt 2020-06-01 16:23:33 +01:00
Marius Gedminas
c567adcd7c
Fix misleading information in the README
(Also change some HTTP URLs to HTTPS).

I think this is the minimum fix we should do ASAP to avoid [user confusion](https://github.com/linkchecker/linkchecker/issues/88#issuecomment-633853033), while we hash out all the questions raised in the discussion in #362.
2020-05-26 11:31:28 +03:00
alberto56
1ebc6a1431 use python3 in readme and dockerfile 2020-05-09 08:03:23 -04:00
Marius Gedminas
61b30a95dd Switch to travis-ci.com
Migrating from legacy GitHub services/webhooks to the new Travis CI
GitHub app means we also have to use travis-ci.com instead of
travis-ci.org to see build status or history.
2020-03-31 18:35:37 +03:00
Jon Oster
2e2c81130e Add instructions to install current release tag from git via pip
Signed-off-by: Jon Oster <jon.oster@here.com>
2019-10-21 16:10:26 +02:00
EsuS
004632a99b Update references to GitHub project from wummel to linkchecker
Remove all mention of donations.
2019-04-18 19:59:52 +01:00
Yuki Takizawa
9a34bf6564 Add link to doc/install.txt 2018-11-29 00:01:10 +09:00
James Goodman
41c127ad90
Fix Travis badge in README 2018-09-04 08:13:56 +12:00
Joseph Reagle
45f7e34eb0
Update readme
As discussed in #183 .
2018-08-23 21:55:04 -04:00
gerdneuman
f346575413
Update README to include easy installation instructions for pip
See https://github.com/linkchecker/linkchecker/issues/4#issuecomment-356449159 I had trouble installing but with `pip install git+https://github.com/linkchecker/linkchecker.git` it is quite easy and at the moment the easiest way imho.
2018-08-09 14:01:36 +02:00
anarcat
2146b4c031
add note about missing Windows support
Clarify that we don't have good Windows support directly in the README in a naive hope to reduce the number of duplicates.

Closes: #124
See: #53
2018-06-22 09:54:36 -04:00
Petr Ruzicka
20c8e9b6cb Dockerfile fix, Documentation updated 2018-03-25 14:01:04 +02:00
Mark Goodhand
87f713ea01 Update README.rst (#109)
* Update README.rst

Discourage use of PyPI until it's been updated to use the new version (#108).
2017-11-10 08:26:13 -05:00
konstin
f8967d236f Document missing python 3 compatibility; Fixes #88 2017-10-24 21:20:29 +02:00
Thomas Robitaille
5e43aed52a Fix Travis badge in README 2017-01-31 17:18:47 +00:00
Bastian Kleineidam
0ef00eea56 Move GUI files to separate project 2016-01-23 13:28:15 +01:00
Peter Dave Hello
5a4482fb7e Update README.rst
Use svg instead of png to get better image quality
2015-11-09 01:19:57 +08:00
Bastian Kleineidam
05aa4ec1f6 A proper error message on Python 2.6 is not possible. Document Python 2.7.2 dependency in prominent places instead. Closes #517 2014-07-13 22:05:02 +02:00
Bastian Kleineidam
e2e4471114 colorize 2014-07-01 20:13:40 +02:00
Bastian Kleineidam
01bdc66676 Change markdown to restructured text and fix links. 2014-07-01 19:56:50 +02:00
Bastian Kleineidam
db6012ade0 Use README.rst 2014-06-11 22:44:57 +02:00