Skip to content

Commit

Permalink
Merge pull request #5934 from radarhere/setup
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Jan 5, 2022
2 parents 3f77466 + 5a35e7b commit 0648692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ valgrind:

.PHONY: readme
readme:
python3 setup.py --long-description | markdown2 > .long-description.html && open .long-description.html
markdown2 README.md > .long-description.html && open .long-description.html


.PHONY: lint
Expand Down

0 comments on commit 0648692

Please sign in to comment.