Skip to content

Commit

Permalink
asdd install-stack to readme (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
avishniakov authored Sep 27, 2023
1 parent 7a04967 commit 7202b59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ python3 -m venv .venv
source .venv/bin/activate
# Install requirements & integrations
make setup
# Optionally, provision default local stack
make install-stack
# Start the ZenML UI locally (recommended, but optional);
# the default username is "admin" with an empty password
zenml up
Expand Down

0 comments on commit 7202b59

Please sign in to comment.