From 0f68102cc54accd20a9cc9381da4ae976ec5c08c Mon Sep 17 00:00:00 2001 From: Brigit Murtaugh Date: Mon, 25 Jan 2021 15:17:36 -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 cd70672..aed986c 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).