Skip to content

Commit

Permalink
Merge pull request #157 from dgarcia360/docs-update-command
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHe4rt authored Oct 7, 2024
2 parents 150db45 + bd02397 commit 8675460
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ setupenv:
.PHONY: setup
setup:
$(POETRY) install

.PHONY: update
update:
$(POETRY) update

# Clean commands
Expand Down

0 comments on commit 8675460

Please sign in to comment.