Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Install markdowncli via go install
Browse files Browse the repository at this point in the history
  • Loading branch information
blacs30 committed Jul 25, 2022
1 parent cd0482c commit 6a35677
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 @@ -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:
Expand Down

0 comments on commit 6a35677

Please sign in to comment.