Skip to content

Commit

Permalink
Repository migration readme update (#948)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-astus authored Mar 29, 2024
1 parent 2247d20 commit 14319b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Requires [Homebrew](https://brew.sh/).

```bash
brew tap Snowflake-Labs/snowflake-cli
brew install snowcli
brew install snowflake-cli
snow --help
```

Expand All @@ -34,8 +34,8 @@ snow --help
Requires Python >= 3.8 and git

```bash
git clone https://github.com/snowflake-labs/snowcli
cd snowcli
git clone https://github.com/snowflakedb/snowflake-cli
cd snowflake-cli
# you can also do the below in an active virtual environment:
# python -m venv .venv
# source .venv/bin/activate
Expand Down

0 comments on commit 14319b3

Please sign in to comment.