
help:
	@echo "To install the package: [g]make install"

install:
	./install.sh
