Skip to content

Commit db847a8

Browse files
committed
Makefile help updated
1 parent c219d4b commit db847a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ help:
1616
@echo " test - Run tests"
1717
@echo " docker-build - Build the Docker image"
1818
@echo " docker-run - Run the Docker container with the example"
19+
@echo " visualizer - Run the visualization script"
1920

2021
.PHONY: all
2122
all: install test

0 commit comments

Comments
 (0)