Skip to content

Commit

Permalink
Update README.md (microsoft#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
imback82 authored Dec 20, 2019
1 parent 4966673 commit 9968fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ L4 HashTable is built with interprocess communication in mind and its shared mem

## Installation
### Visual C++ (Windows)
This library is developed and maintained with Visual Studio 2017. Visual Studio 2017 Community is available for free [here](https://dev.windows.com/downloads).
This library is developed and maintained with Visual Studio 2019. Visual Studio 2019 Community is available for free [here](https://visualstudio.microsoft.com/vs/community).

To get started, open the **L4.sln** file and build the solution. Initially, it will automatically start downloading [boost NuGet package](https://www.nuget.org/packages/boost/) before build starts.

Expand Down

0 comments on commit 9968fd0

Please sign in to comment.