From 04e9935c4103ee578c7b745e3d5335151c902d5d Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 7 Oct 2021 19:56:34 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 594446d..6bc2bd8 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Learning Jenkins, 01-02: Install Jenkins on Windows -# Prerequisites +## Prerequisites The target system should be running a recent version of the Windows operating system. You may need to have Administrative permission on the target system. -# Installation +## Installation - Download and install [Java OpenJDK 11](https://docs.microsoft.com/en-us/java/openjdk/download); select "Install JAVA_HOME environment variable" when prompted - Download and install [Git](https://git-scm.com/downloads); select all defaults