diff --git a/setup.py b/setup.py index 39d31e9..0581540 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( keywords='socket.io node.js', author='Roy Hyunjin Han', author_email='rhh@crosscompute.com', - url='https://github.com/invisibleroads/socketIOClient', + url='https://github.com/invisibleroads/socketIO-client', install_requires=[ 'anyjson', 'websocket-client',