mirror of
https://github.com/pypiserver/pypiserver
synced 2025-02-22 19:19:37 +01:00
Update README.rst
Fix typo, the package name in pypi is pypiserver and not pypi-server.
This commit is contained in:
parent
b1b36f3a13
commit
cd7ace2136
@ -395,7 +395,7 @@ pypiserver's directory caching functionality. The only requirement is to
|
||||
install the ``watchdog`` package, or it can be installed by installing
|
||||
``pypiserver`` using the ``cache`` extras option::
|
||||
|
||||
pip install pypi-server[cache]
|
||||
pip install pypiserver[cache]
|
||||
|
||||
If you are using a static webserver such as *Apache* or *nginx* as
|
||||
a reverse-proxy for pypiserver, additional speedup can be gained by
|
||||
|
Loading…
Reference in New Issue
Block a user