From 2e606fe02fb3141357102f2f27c5f1f9ee4c7b87 Mon Sep 17 00:00:00 2001 From: Ricardo Polo Date: Fri, 22 Jun 2018 17:51:46 -0500 Subject: [PATCH] Update installation.md Wrong order in list --- doc/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/installation.md b/doc/installation.md index 39e1b28..45464f7 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -40,7 +40,7 @@ The example below is a primitive example being used in the Jenkins project: The full specification of the configuration file is available [here](xmlConfigFile.md). -#### Step 4. Service registration +#### Step 3. Service registration You can then install the service like: @@ -55,7 +55,7 @@ Beyond these error codes, all the non-zero exit code should be assumed as a fail The Installer can be also started with the `/p` option. In such case it will prompt for an account name and password, which should be used as a service account. -#### Step 5. Windows Service Manager +#### Step 4. Windows Service Manager Once the service is installed, you can start it from Windows Service Manager. If you open `Properties` for the service, you can also configure how the service should be launched.