From c7888c3909cdd36fed3823ef0fd87f0eb7ceb432 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Thu, 28 Nov 2024 13:15:36 +0000 Subject: [PATCH] Update README.md github code space is no longer beta and GA. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e2a3d78..f255182a1 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ dbt docs serve #### Steps -1. Ensure you have [Codespaces](https://github.com/features/codespaces) enabled for your GitHub organization or turned on as a beta feature if you're an individual user +1. Ensure you have [Codespaces](https://github.com/features/codespaces) enabled for your GitHub organization. 2. Click the green **Code** button on near the top right of the page of this repo's homepage (you may already be on it) 3. Instead of cloning the repo like you normally would, instead select the **Codespaces** tab of the pop out, then "Create codespace on `duckdb`" ![dbt_full_deploy_commands](images/open_in_codespaces.png)