diff --git a/docs/patterns/distribute.rst b/docs/patterns/distribute.rst index c4f6625d..76d4462a 100644 --- a/docs/patterns/distribute.rst +++ b/docs/patterns/distribute.rst @@ -21,7 +21,7 @@ make larger applications easier to distribute: sooner or later will replace `easy_install` which does more than just installing packages for you. -Flask itself, and all the libraries you can find on the cheeseshop will +Flask itself, and all the libraries you can find on the cheeseshop are distributed with either distribute, the older setuptools or distutils. In this case we assume your application is called