Skip to content

Commit

Permalink
docs: update command
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarcia360 committed Sep 29, 2024
1 parent 150db45 commit bd02397
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 bd02397

Please sign in to comment.