Skip to content

Commit

Permalink
Update website/docs/docs/quickstarts/dbt-core/codespace-qs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Shaver <[email protected]>
  • Loading branch information
nghi-ly and matthewshaver authored Apr 13, 2023
1 parent 6e9633f commit 6eb40ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/quickstarts/dbt-core/codespace-qs.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The [README](https://github.com/dbt-labs/jaffle-shop-template#readme) for the Ja
1. Go to the `jaffle-shop-template` [repository](https://github.com/dbt-labs/jaffle-shop-template) after you log in to your GitHub account.
1. Click **Use this template** at the top of the page and choose **Create new repository**.
1. Click **Create repository from template** when you’re done setting the options for your new repository.
1. Click **Code** (at the top of the new repository’s page). Under the **Codespaces** tab, choose **Create codespace on main**. Depending on how you've configured your computer's setting, this either opens a new browser tab with VSCode running in it or opens a new VSCode window with the codespace in it.
1. Click **Code** (at the top of the new repository’s page). Under the **Codespaces** tab, choose **Create codespace on main**. Depending on how you've configured your computer's settings, this either opens a new browser tab with the Codespace development environment with VSCode running in it or opens a new VSCode window with the codespace in it.
1. Wait for the codespace to finish building by waiting for the `postCreateCommand` command to complete; this can take several minutes:

<Lightbox src="/img/codespace-quickstart/postCreateCommand.png" title="Wait for postCreateCommand to complete" />
Expand Down

0 comments on commit 6eb40ae

Please sign in to comment.