Skip to content

Commit 8c870bc

Browse files
committed
add tree to reqts
1 parent 9267ba7 commit 8c870bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ build: $(HTML_PAGES) $(TMPDIR)
5252

5353
.PHONY: install
5454
install: .venv/bin
55-
which brew && brew install asciidoctor || apt install -y asciidoctor
55+
which brew && brew install asciidoctor tree || apt install -y asciidoctor tree
5656

5757
.PHONY: update-submodules
5858
update-submodules:

0 commit comments

Comments
 (0)