From ee26a9cf7796201858d6c29df2e05813a777f8d0 Mon Sep 17 00:00:00 2001 From: "Elias Steurer (Kelteseth)" Date: Wed, 17 Oct 2018 18:47:31 +0000 Subject: [PATCH] Fix markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66f62cb4..8972d635 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ # Optional This is only needed for a standalone Steam release build to run WinDeploy.sh! -- [Download and install msys2 x86_x64] (http://www.msys2.org/) +- [Download and install msys2 x86_x64](http://www.msys2.org/) - Start msys2 - Run: ``` pacman -Syu ``` then restart terminal - Run: ``` pacman -Su ```