From e32ec69ebc0173eed056bd2d49f2a23a9ebef8ce Mon Sep 17 00:00:00 2001 From: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com> Date: Fri, 10 Mar 2023 07:42:31 +0200 Subject: [PATCH] Updated Html Customization (markdown) --- Html-Customization.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Html-Customization.md b/Html-Customization.md index 39d1a93..1cd6d72 100644 --- a/Html-Customization.md +++ b/Html-Customization.md @@ -38,6 +38,11 @@ Following software needs to be installed on the PC you're editing the files with - Git - https://git-scm.com/downloads +> 💭 **Why is this software needed?** +> +> - Java 17 is needed to run Gradle, which runs and downloads all other dev tools so that you don't need to install node or yarn +> - Git is needed to easily get latest version of the source files so you can edit them + ## ⚙️ 1.0 Prepare for modifying the React-bundle ### 1.1 Open command prompt / terminal