Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installations: Update more resources on Windows support statement #28301

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion foundations/installations/installation_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

### Lesson overview

In the following sections, we'll go over the steps for setting up your environment. There is no need to install anything in this lesson, as it is purely informative. These sections are **the most important steps** in the entire curriculum. Please take the extra time to **double check what you're typing** or you may cause more headaches for yourself down the road.

Check failure on line 11 in foundations/installations/installation_overview.md

View workflow job for this annotation

GitHub Actions / Lint lesson files

Sections have default content

foundations/installations/installation_overview.md:11 TOP003/default-section-content Sections have default content [Expected: "This section contains a general overview of topics that you will learn in this lesson."; Actual: "In the following sections, we'll go over the steps for setting up your environment. There is no need to install anything in this lesson, as it is purely informative. These sections are **the most important steps** in the entire curriculum. Please take the extra time to **double check what you're typing** or you may cause more headaches for yourself down the road.",] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP003.md

In the next few lessons, we will walk through these installation steps together:

Expand All @@ -23,7 +23,7 @@
- Google, Google, Google.
- Never be afraid to ask for help in the [TOP Discord server](https://discord.gg/theodinproject)!

For Chromebook users, your OS choice has effectively been made for you. However, on [ChromeOS Systems supporting "Linux on ChromeOS"](https://www.chromium.org/chromium-os/chrome-os-systems-supporting-linux), there are instructions in the next lesson on how to set this up on your device.

Check failure on line 26 in foundations/installations/installation_overview.md

View workflow job for this annotation

GitHub Actions / Lint lesson files

Sections have default content

foundations/installations/installation_overview.md:26 TOP003/default-section-content Sections have default content [There should be no additional content after the unordered list of lesson overviews] https://github.com/TheOdinProject/curriculum/blob/main/markdownlint/docs/TOP003.md

### OS options

Expand Down Expand Up @@ -71,7 +71,7 @@

Before we can continue, we must first stress one detail of importance:

**We can only support what is provided within the scope of our curriculum. We do not support native Windows as a development environment.** Using Windows has been discussed many times and it is not feasible to do so at this time. Please do not ask us to support Windows, and **do not bring it up in the Discord**. We are constantly evaluating our curriculum to keep content as fresh and accessible as possible, and Windows has not proven to be a path of low resistance.
**We can only support what is provided within the scope of our curriculum. We do not support native Windows as a development environment.** Using Windows has been discussed many times and it is not feasible to do so at this time. Please do not ask us to support Windows, and **do not bring it up in the Discord**. We are constantly evaluating our curriculum to keep content as fresh and accessible as possible, and Windows has not proven to be a path of low resistance. For more information on The Odin Project and Windows, we have a [list of reasons why Windows is not a supported OS in The Odin Project](https://github.com/TheOdinProject/blog/wiki/Why-We-Do-Not-Support-Windows).

With that out of the way, we need to set up an appropriate development environment!

Expand All @@ -80,3 +80,3 @@
This section contains helpful links to related content. It isn't required, so consider it supplemental.

- It looks like this lesson doesn't have any additional resources yet. Help us expand this section by contributing to our curriculum.
Loading