Skip to content

Commit 7f210d4

Browse files
author
pacovich
committed
Fixed makefile
1 parent 50f6794 commit 7f210d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

makefile

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ help: ## Display this help screen
77
.PHONY: deps
88
deps: ## Install dependencies
99
@echo "install deps"
10-
npm install -g markdownlint-cli
1110

1211
.PHONY: test
1312
test: ## Unit test our code

0 commit comments

Comments
 (0)