citusdata / django-multitenant

Python/Django support for distributed multi-tenant databases like Postgres+Citus
MIT License
712 stars 117 forks source link

update the style of command of installation #79

Closed sandeepsajan0 closed 4 years ago

sandeepsajan0 commented 4 years ago

Update pip install --no-cache-dir django_multitenant to pip install --no-cache-dir django_multitenant Easy to read in this format.

louiseGrandjonc commented 4 years ago

Thank you! :)