diff --git a/pypiserver/welcome.html b/pypiserver/welcome.html index a7fcc67..3a114ae 100644 --- a/pypiserver/welcome.html +++ b/pypiserver/welcome.html @@ -4,7 +4,7 @@
To use this server with pip, run the the following command:
-pip install --extra-index-url {{URL}} PACKAGE [PACKAGE2...] +pip install --extra-index-url {{URL}}simple/ PACKAGE [PACKAGE2...]
To use this server with easy_install, run the the following command: