From 8c933910d3ae79cbf259644f52f905be82b14f37 Mon Sep 17 00:00:00 2001 From: "U-olece-PC\\olece" Date: Mon, 24 Aug 2015 15:27:48 +0200 Subject: [PATCH] Minor fix. --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 70e54c6..8f79622 100644 --- a/docs/install.md +++ b/docs/install.md @@ -26,7 +26,7 @@ make make install ``` -##Windows with MSYS2 https://msys2.github.io/ +##Windows with MSYS2 (https://msys2.github.io/) Install dependencies(replace [arch] with i686 or x86_64 depending on your MSYS2 install): ```sh pacman -S mingw-w64-[arch]-cmake mingw-w64-[arch]-toolchain mingw-w64-[arch]-clang