Skip to content

Commit

Permalink
Update course-resources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanctoth authored Jun 5, 2024
1 parent 63ec72e commit fed4f44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _course_resources/course-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,12 @@ https://brew.sh/
Here are the commands we execute in this lesson:

```sh
create course
mkdir course
cd course
virtualenv venv
. venv/bin/activate
pip install dbt-snowflake==1.7.1
which dbt
#On Linux/Mac: which dbt
```

## dbt setup
Expand Down

0 comments on commit fed4f44

Please sign in to comment.