Skip to content

Commit

Permalink
Merge pull request #69 from hasack/master
Browse files Browse the repository at this point in the history
Update Readme.md
  • Loading branch information
jonsequitur authored Sep 28, 2020
2 parents 855cc28 + 917e731 commit de6e88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Beginners/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ These explorations show you the structure of C# programs, working with text, num

## Learn to program using this tutorial

To run these samples, you'll need to follow the instructions on hte [dotnet/try-samples](https://github.com/dotnet/try-samples#basics) repository to install the global `dotnet try` tool in your .NET environment.
To run these samples, you'll need to follow the instructions on the [dotnet/try-samples](https://github.com/dotnet/try-samples#basics) repository to install the global `dotnet try` tool in your .NET environment.

Once you've installed the global tool, running `dotnet try` loads the samples into a browser. The browser pages introduce important programming concepts through interactive exercises you run in your browser.

Expand Down

0 comments on commit de6e88b

Please sign in to comment.