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

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
Typo on readme
  • Loading branch information
hasack committed Sep 26, 2020
1 parent 855cc28 commit 917e731
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 917e731

Please sign in to comment.