diff --git a/README.md b/README.md index 71145c12..a124ef0a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ The `Semantic Model Generator` is used to generate a semantic model for use in y This project uses `poetry` to manage dependencies and we recommend `pyenv` for python version management. 1. `make setup` -* make setup will install poetry if needed. +* make setup will install poetry if needed. +* For optional dependencies, brew and pyenv, you can install `make install-pyenv` and `make install-brew`. Next, export your credentials as environment variables. Note, `host` is optional depending on your Snowflake deployment.