summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index d473fbca..a5814918 100644
--- a/README.rst
+++ b/README.rst
@@ -9,7 +9,7 @@ Installing
----------
... works as usual, use ``pip install Pygments`` to get published versions,
-or ``python setup.py install`` to install from a checkout.
+or ``pip install -e .`` to install from a checkout in editable mode.
Documentation
-------------
@@ -44,9 +44,7 @@ Continuous testing runs on GitHub workflows:
.. image:: https://github.com/pygments/pygments/workflows/Pygments/badge.svg
:target: https://github.com/pygments/pygments/actions?query=workflow%3APygments
-Contribution guidelines are found in Contributing.md_.
-
-.. _Contributing.md: https://github.com/pygments/pygments/blob/master/Contributing.md
+Please read our `Contributing instructions <https://pygments.org/docs/contributing>`_.
Security considerations
-----------------------