From 59b6d1da6c6c90a289a8396d6a79ad4b4da824f1 Mon Sep 17 00:00:00 2001 From: OptoCloud <> Date: Tue, 6 Oct 2020 01:20:25 +0200 Subject: Fix typo :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f978bb4..833f0d4 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ directory and run: cmake -G"Visual Studio 12 2013" .. ``` -Replace "Visual Studion 12 2013" with whatever version of Visual Studio you +Replace "Visual Studio 12 2013" with whatever version of Visual Studio you have installed. This will generate a LibreSSL.sln file that you can incorporate into other projects or build by itself. -- cgit v1.2.3-55-g6feb