@ -6,6 +6,6 @@ setup:
pip install -e .
run:
@cd library && ../.venv/bin/python page.py
@.venv/bin/python library/page.py
.PHONY: setup run