LaunchCodeEducation / csharp-web-dev-curriculum

Hugo version of C# Unit 2
http://education.launchcode.org/csharp-web-dev-curriculum/
1 stars 5 forks source link

Content change suggestion for Conditionals chapter start #55

Open matthewcreek opened 3 months ago

matthewcreek commented 3 months ago

Relevant link

Text states: "Before you start this chapter, fork and clone the csharp-web-dev-examples repository. This repository contains the example projects in the reading section.

For the Conditionals section, be sure to explore the Conditionals project in the repo."

Starter code for the chapter examples should have already been forked and cloned in Chapter 1 Cloning a Repo

Suggested change: "Before you start this chapter open the csharp-web-dev-examples repository. This repository contains the example projects in the reading section. If you have not forked and cloned this repo reference Chapter 1: Cloning a C# Project.

For the Conditionals section, be sure to explore the Conditionals project in the repo."