diff --git a/docsrc/index.rst b/docsrc/index.rst
index b7b2514..357f8ca 100644
--- a/docsrc/index.rst
+++ b/docsrc/index.rst
@@ -8,9 +8,9 @@ aims to serve as a general purpose python library for importing, analysing, mani
:alt: Code structure
-The code can be installed from PyPi::
+The code can be `installed from PyPI `__::
- pip install particle_phase_space
+ pip install ParticlePhaseSpace
If you want to develop the code, there are some additional dependencies which are listed in the `dev_requirements.txt` file in the `github repository `_.