diff --git a/README.rst b/README.rst index 2c8faf9..4b9c6b5 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Installation ------------ :: - $ pip install nepali-datetime-field + $ pip install django-nepali-datetime-field Quick start diff --git a/setup.cfg b/setup.cfg index 7e6a364..4e2c30d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] -name = nepali-datetime-field +name = django-nepali-datetime-field version = 0.4 -description = A Django app with nepali-datetime helpers. +description = Django nepali datetime helpers. long_description = file: README.rst long_description_content_type = text/x-rst author = Amit Garu