Browse Source

Merge pull request #281 from ricardopolo/patch-1

Update installation.md
Oleg Nenashev 7 years ago
parent
commit
97dff5fb6b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/installation.md

+ 2 - 2
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).
 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:
 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.
 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.
 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.
 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. 
 If you open `Properties` for the service, you can also configure how the service should be launched.