Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jhilgart authored Apr 15, 2024
1 parent e032486 commit c32223a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +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.
* For optional dependencies, brew and pyenv, you can install `make install-pyenv` and `make install-brew`.
* Make setup will install poetry if needed.
* For optional dependencies, brew and pyenv, you can install `make install-pyenv` and `make install-homebrew` but this is not required.

Next, export your credentials as environment variables. Note, `host` is optional depending on your Snowflake deployment.

Expand Down

0 comments on commit c32223a

Please sign in to comment.