From d16d8c924bb10dc1a840b8fbf1427eef6571def7 Mon Sep 17 00:00:00 2001 From: Kevin Dorner Date: Sun, 28 Feb 2021 17:43:16 +0100 Subject: [PATCH] Add comment on which download to use --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index d352b6c..43ed53e 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ PKG_FULL_VERSION = ${UPSTREAM_VERSION}-${PKG_SUB_RELEASE} SOURCE = https://az764295.vo.msecnd.net/stable/622cb03f7e070a9670c94bae1a45d78d7181fbd4/VSCodeSetup-x64-${UPSTREAM_VERSION}.exe CHECKSUM = 9ef53748248e6d3e0272e2b7ef98d41bf858f7c91082bb0d10f909eb4885f679 ## Download Link and Checksums can be found on https://code.visualstudio.com/Download +## Look for Windows System Installer (64 bit) install: clean setversion @[ -d "./data/" ] || mkdir ./data/