From fc2cdec0bef05ff51d81e1b2c7068119d78aa881 Mon Sep 17 00:00:00 2001 From: Brigit Murtaugh Date: Mon, 25 Jan 2021 15:10:14 -0800 Subject: [PATCH] Remove fork comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab94448..4e636ee 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is a sample project that lets you try out either option in a few easy steps ### GitHub Codespaces Follow these steps to open this sample in a Codespace: 1. Click the Code drop-down menu and select the **Open with Codespaces** option. -1. Select **+ New codespace** at the bottom on the pane. If you don't own the repo, this will create a fork of this repository under your account. +1. Select **+ New codespace** at the bottom on the pane. For more info, check out the [GitHub documentation](https://docs.github.com/en/free-pro-team@latest/github/developing-online-with-codespaces/creating-a-codespace#creating-a-codespace).