Skip to content

Commit

Permalink
Merge pull request #60 from cseas/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
jonsequitur authored May 15, 2020
2 parents 2643419 + 3877b8d commit 84ad0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 101-linq-samples/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Learn how to use LINQ in your applications with these code samples, covering the

## Exploring LINQ 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 concepts in LINQ, and you run the code interactively in your browser.

Expand Down

0 comments on commit 84ad0fd

Please sign in to comment.