Browse Source

Update README for 01_02

01_02
Michael Jenkins 4 years ago
parent
commit
df2a94f63f
1 changed files with 12 additions and 4 deletions
  1. +12
    -4
      README.md

+ 12
- 4
README.md View File

@ -1,4 +1,12 @@
[Java OpenJDK 11](https://docs.microsoft.com/en-us/java/openjdk/download)
- select "Install JAVA_HOME environment variable"
[Git](https://git-scm.com/downloads)
- select all defaults
# Learning Jenkins, 01-02: Install Jenkins on Windows
# 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
- Install [Java OpenJDK 11](https://docs.microsoft.com/en-us/java/openjdk/download); select "Install JAVA_HOME environment variable" when prompted
- Install [Git](https://git-scm.com/downloads); select all defaults
- Install [Jenkins](https://jenkins.io/download/)

Loading…
Cancel
Save