Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit c469494

Browse files
authored
Update for Copilot Free (#247)
* docs: Clarify prerequisites * docs: Update reference links to newer docs
1 parent b4773f8 commit c469494

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/steps/X-finish.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Here's a recap of all the tasks you completed:
1818

1919
### Additional learning and resources
2020

21-
- [Copilot for Individuals](https://docs.github.com/en/copilot/overview-of-github-copilot/about-github-copilot-for-individuals)
22-
- [Copilot for Business](https://docs.github.com/en/copilot/overview-of-github-copilot/about-github-copilot-for-business)
21+
- [What is GitHub Copilot](https://docs.github.com/en/copilot/about-github-copilot/what-is-github-copilot)
22+
- [About enterprise accounts for Copilot Business](https://docs.github.com/en/enterprise-cloud@latest/admin/copilot-business-only/about-enterprise-accounts-for-copilot-business)
2323
- [Getting started with Copilot](https://docs.github.com/en/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio-code)
2424
- [Configure Copilot settings](https://docs.github.com/en/copilot/configuring-github-copilot/configuring-github-copilot-settings-on-githubcom)
2525

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ GitHub Copilot can help you code by offering autocomplete-style suggestions. You
2828
- **Who this is for**: Developers, DevOps Engineers, Software development managers, Testers.
2929
- **What you'll learn**: How to install Copilot into a Codespace, accept suggestions from code, accept suggestions from comments.
3030
- **What you'll build**: Javascript files that will have code generated by Copilot AI for code and comment suggestions.
31-
- **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).
31+
- **Prerequisites**:
32+
- [GitHub account](https://github.com/login) - With available Codespaces minutes.
33+
- [GitHub Copilot](https://github.com/github-copilot/signup) - For learning, the **Copilot Free** option with usage limits should be sufficient.
3234
- **Timing**: This course can be completed in under an hour.
3335

3436
### How to start this course

0 commit comments

Comments
 (0)