diff --git a/docs/openid.md b/docs/openid.md
index 48736819995a571f4b77e5c0059544eb74ce4ea6..a836bb76dbfd7ee0b02e9d9b8bc48a17059dd297 100644
--- a/docs/openid.md
+++ b/docs/openid.md
@@ -37,7 +37,7 @@ as follows:
    provided by `matrix.org` so no further action is needed.
 
  * If you installed Synapse into a virtualenv, run `/path/to/env/bin/pip
-   install synapse[oidc]` to install the necessary dependencies.
+   install matrix-synapse[oidc]` to install the necessary dependencies.
 
  * For other installation mechanisms, see the documentation provided by the
    maintainer.