diff --git a/setup.py b/setup.py index cf69ab3..2527a95 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup ( - name='ditfile-automator', + name='dotfile-automator', version='0.0', install_requires=[ 'click'