Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-bhess committed Feb 21, 2024
1 parent 06707ad commit 855a99a
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 @@ -33,13 +33,13 @@ is also an option to logout (a logout button is placed in the sidebar).

You can install directly from github with this command:
```
pip install git+https://github.com/sfc-gh-bhess/st_snowauth.git@v1.0
pip install git+https://github.com/sfc-gh-bhess/st_snowauth.git@v1.3
```
Note that python 3.8 is the only supported python version currently.

To install directly from github via pipenv, use:
```
pipenv install git+https://github.com/sfc-gh-bhess/st_snowauth.git@v1.0#egg=st_snowauth
pipenv install git+https://github.com/sfc-gh-bhess/st_snowauth.git@v1.3#egg=st_snowauth
```

## Snowflake Setup
Expand Down

0 comments on commit 855a99a

Please sign in to comment.