diff --git a/python-ordered-set.spec b/python-ordered-set.spec index a47de22..a321a72 100644 --- a/python-ordered-set.spec +++ b/python-ordered-set.spec @@ -43,7 +43,7 @@ Ordered-set for python3. %files -n python3-ordered-set %license MIT-LICENSE -%doc README +%doc README.md %{python3_sitelib}/ordered_set-*.egg-info/ %{python3_sitelib}/ordered_set.py %{python3_sitelib}/__pycache__/ordered_set.*