diff --git a/doc/introduction.rst b/doc/introduction.rst index 3fdb1a007c..ee4062cfec 100644 --- a/doc/introduction.rst +++ b/doc/introduction.rst @@ -38,7 +38,7 @@ be enough. You can also clone it on `Github `__. If you wish to use GitHub Integrations, you'll want to be sure to install the -'integrations' option: ``pip install PyGithub['integrations']`` +'integrations' option: ``pip install PyGithub[integrations]`` Licensing ---------