From e3ad85a7c971dd824cb2041f747783e698f968ba Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 7 Oct 2021 20:29:35 -0700 Subject: [PATCH] Update WINDOWS.md --- WINDOWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WINDOWS.md b/WINDOWS.md index 62e7b19..bd2957c 100644 --- a/WINDOWS.md +++ b/WINDOWS.md @@ -1,7 +1,7 @@ # Learning Jenkins, 03-05: String Parameters Create a freestyle job with one build step. -# WINDOWS SYSTEMS +## WINDOWS SYSTEMS If you are running Jenkins on a Windows system: 1. Select the `Execute Windows batch command` build step @@ -11,5 +11,5 @@ If you are running Jenkins on a Windows system: @echo VERSION_NUMBER = %VERSION_NUMBER% ``` -# Troubleshooting Errors +## Troubleshooting Errors