From 7e1badcd49c428044b35553425811a132af11c89 Mon Sep 17 00:00:00 2001 From: waffle-lord <76401815+waffle-lord@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:35:48 -0500 Subject: [PATCH] add setup page info --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index fb144dc..11c184c 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,5 @@ Welcome to the forge wiki! + +We highly recommend you setup the [full dev environment for windows](https://github.com/sp-tarkov/forge/wiki/Full-Windows-Dev-Env) when working on this site. + +There is also a [lighter setup environment](https://github.com/sp-tarkov/forge/wiki/Light-Windows-Dev-Env) if that is more desirable to you.