From f6a85c773e69f25d6f1f23513cb439f04f03683d Mon Sep 17 00:00:00 2001 From: iamcjwilliams <40559511+iamcjwilliams@users.noreply.github.com> Date: Mon, 7 Aug 2023 08:12:28 -0500 Subject: [PATCH] Update README.md The copilot trial duration was changed to 30 days in April. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6b8ace..5179d0a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ GitHub Copilot can help you code by offering autocomplete-style suggestions. You - **Who this is for**: Developers, DevOps Engineers, Software development managers, Testers. - **What you'll learn**: How to install Copilot into a Codespace, accept suggestions from code, accept suggestions from comments. - **What you'll build**: Javascript files that will have code generated by Copilot AI for code and comment suggestions. -- **Prerequisites**: To use GitHub Copilot you must have an active GitHub Copilot subscription. Sign up for 60 days free [Copilot](https://github.com/settings/copilot). +- **Prerequisites**: To use GitHub Copilot you must have an active GitHub Copilot subscription. Sign up for 30 days free [Copilot](https://github.com/settings/copilot). - **Timing**: This course can be completed in under an hour. ### How to start this course