Skip to content

Commit

Permalink
Update README.md (#9258)
Browse files Browse the repository at this point in the history
this pr provides additional command line options (cloud cli) for dbt development, as well as clarifies 'dbt core' under the 'get started' header. 

cc @greg-mckeon
  • Loading branch information
mirnawong1 authored Feb 9, 2024
1 parent 63f4054 commit edc6003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ These select statements, or "models", form a dbt project. Models frequently buil

## Getting started

- [Install dbt](https://docs.getdbt.com/docs/get-started/installation)
- [Install dbt Core](https://docs.getdbt.com/docs/get-started/installation) or explore the [dbt Cloud CLI](https://docs.getdbt.com/docs/cloud/cloud-cli-installation), a command-line interface powered by [dbt Cloud](https://docs.getdbt.com/docs/cloud/about-cloud/dbt-cloud-features) that enhances collaboration.
- Read the [introduction](https://docs.getdbt.com/docs/introduction/) and [viewpoint](https://docs.getdbt.com/docs/about/viewpoint/)

## Join the dbt Community
Expand Down

0 comments on commit edc6003

Please sign in to comment.