Skip to content

Commit

Permalink
Update compiling requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Archomeda committed Aug 9, 2019
1 parent 8150ac0 commit 6c1df50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ For basic usage, check out the [introductory guide](https://archomeda.github.io/
You can find the other guides there as well to help you get started on the advanced usage of Gw2Sharp, such as caching and exception handling.

## Compiling
Visual Studio 2019 or later is required.
There are no specific build instructions.
Visual Studio 2019 (16.2) or later is required.
Because Gw2Sharp uses many new C# 8.0 features, make sure to install [.NET Core SDK 3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0) as well.

## Contributing
Contributing is always welcome, but please keep them in scope of this project.
Expand Down

0 comments on commit 6c1df50

Please sign in to comment.