Skip to content

Commit

Permalink
Update docs/website/docs/dlt-ecosystem/destinations/snowflake.md
Browse files Browse the repository at this point in the history
  • Loading branch information
burnash authored Mar 10, 2024
1 parent 1d5b09b commit 2176ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/dlt-ecosystem/destinations/snowflake.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dlt init chess snowflake
```
pip install -r requirements.txt
```
This will install dlt with the **snowflake** extra, which contains the Snowflake Python dbapi client.
This will install `dlt` with the `snowflake` extra, which contains the Snowflake Python dbapi client.

**3. Create a new database, user, and give dlt access.**

Expand Down

0 comments on commit 2176ca6

Please sign in to comment.