Skip to content

Commit

Permalink
Fix Link in README (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhollinger authored Nov 17, 2023
1 parent 5120246 commit fbda6cd
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 @@ -8,7 +8,7 @@ This [dbt package](https://docs.getdbt.com/docs/package-management):

## Installation instructions
New to dbt packages? Read more about them [here](https://docs.getdbt.com/docs/building-a-dbt-project/package-management/).
1. Include this package in your `packages.yml` — check [here](https://hub.getdbt.com/dbt-labs/segment/latest/) for the latest version number.
1. Include this package in your `packages.yml` — check [here](https://hub.getdbt.com/Fleetio/dbt_segment/latest/) for the latest version number.
2. Run `dbt deps`
3. Include the following in your `dbt_project.yml` directly within your `vars:` block (making sure to handle indenting appropriately). **Update the value to point to your segment page views table**.

Expand Down

0 comments on commit fbda6cd

Please sign in to comment.