diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 7cad435464..cd8221d6b4 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -7,7 +7,7 @@ Setting up the environment
.. tip:: We maintain a Makefile with several commands to help with common tasks.
You can run ``make help`` to see a list of available commands.
-1. Install `Personal Doomsday Machine `_
+1. Install `PDM `_
2. Run ``pdm install`` or ``make install`` to create a
`virtual environment `_ and install the required development dependencies
3. If you're working on the documentation and need to build it locally, install the extra dependencies