diff --git a/Makefile b/Makefile index 0c7f9d7..c136267 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ install-hooks: copy-build-assets: @chmod +x ./workflow/*.sh @cp -r assets ./workflow - @go get github.com/pschlump/markdown-cli + @go install github.com/pschlump/markdown-cli @markdown-cli -i README.md -o workflow/README.html package-alfred: