Commit eca57b46 authored by Davis King's avatar Davis King

Fixed README path

parent 577f22d5
......@@ -556,7 +556,7 @@ setup(
version=read_version(),
keywords=['dlib', 'Computer Vision', 'Machine Learning'],
description='A toolkit for making real world machine learning and data analysis applications',
long_description=readme('dlib/README.txt'),
long_description=readme('README.txt'),
author='Davis King',
author_email='davis@dlib.net',
url='https://github.com/davisking/dlib',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment