Skip to content

Commit 2d59afe

Browse files
committed
Updated readme.
1 parent 966d213 commit 2d59afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ All of our [.NET clients can be installed](https://www.nuget.org/profiles/except
1616

1717
**This section is for development purposes only! If you are trying to use the Exceptionless .NET libraries, please get them from NuGet.**
1818

19-
1. You will need to have [Visual Studio 2015](http://www.visualstudio.com/products/visual-studio-community-vs) and [.NET Core](https://www.microsoft.com/net/core) installed.
19+
1. You will need to have [Visual Studio 2015](http://www.visualstudio.com/products/visual-studio-community-vs) and [.NET Core SDK](https://www.microsoft.com/net/core) installed.
2020
2. Open the `Exceptionless.Net.sln` Visual Studio solution file.
2121
3. Select `Exceptionless.SampleConsole` as the startup project.
2222
4. Run the project by pressing `F5` to start the console.

0 commit comments

Comments
 (0)