From 7611635eb8b7ff44e19ab42c451a30ef7cc9675d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=A7=88=EB=88=84=EC=97=98?= Date: Mon, 21 Sep 2015 16:58:27 +0200 Subject: [PATCH] Added call to update-core --- Updating-your-SDK.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Updating-your-SDK.md b/Updating-your-SDK.md index 2a68ba0..66b5e59 100644 --- a/Updating-your-SDK.md +++ b/Updating-your-SDK.md @@ -24,6 +24,8 @@ therefore refuse to overwrite the files from above-mentioned packages. To keep the development environment up-to-date, developers need to run + update-core + # If one of the packages is updated during update-core you *MUST* restart MSys2 pacman -Syu from time to time.