From f5b3bbc1c1d8050f3493676011074e3244043455 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 3 Dec 2015 18:04:38 +0000 Subject: [PATCH] Spelling! --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'