aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2022-07-04 17:55:50 +0100
committerLibravatar GitHub <noreply@github.com>2022-07-04 16:55:50 +0000
commit4d8848e142bd10c82675d4b70db9fc7c556518a9 (patch)
tree45b048a0adb685d37c247be01548d6ddcf818afd /CONTRIBUTING.md
parentFix bug of TODO settings not being shown when a TODO Recipe is present (#421) (diff)
downloadferdium-app-4d8848e142bd10c82675d4b70db9fc7c556518a9.tar.gz
ferdium-app-4d8848e142bd10c82675d4b70db9fc7c556518a9.tar.zst
ferdium-app-4d8848e142bd10c82675d4b70db9fc7c556518a9.zip
Change allowed version for MSVS on Windows build script [skip ci] (#422)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 159cadb28..e4e9fc696 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -90,7 +90,7 @@ dnf install libX11-devel libXext-devel libXScrnSaver-devel libxkbfile-devel rpm
90 90
91Please make sure you have the following installed: 91Please make sure you have the following installed:
92 92
93- Microsoft Visual Studio Build Tools (2019 or higher - with Windows 10 SDK selected) - Only tested with 2019 so far. 93- Microsoft Visual Studio Build Tools (2019 or higher - with Windows 10 SDK selected).
94 94
95### Clone repository with submodule 95### Clone repository with submodule
96 96