From 7cb77c8cf0912224d1c4a0366932f2a6e057264d Mon Sep 17 00:00:00 2001 From: Brigit Murtaugh Date: Mon, 25 Jan 2021 16:23:01 -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 aa326ac..7b8439b 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).