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 ef06642 commit 37be044
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,11 @@ setupenv:
.PHONY: setup
setup:
$(POETRY) install
$(POETRY) update
./_utils/pre-build.sh

update:
$(POETRY) update

# Clean commands
.PHONY: pristine
pristine: clean
Expand Down

0 comments on commit 37be044

Please sign in to comment.