From f470fdca071029b1f3ff00a0b71b194bf9a4eaa3 Mon Sep 17 00:00:00 2001 From: dmitriy kalinin Date: Thu, 3 Dec 2015 12:27:11 -0800 Subject: [PATCH] fix section numbering --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6d861e60..fc22850e 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ A local development environment for BOSH using Warden containers in a Vagrant bo This readme walks through deploying Cloud Foundry with BOSH Lite. BOSH and BOSH Lite can be used to deploy just about anything once you've got the hang of it. 1. [Install BOSH Lite](#install-bosh-lite) - a. [Prepare the Environment](#prepare-the-environment) - b. [Install and Boot a Virtual Machine](#install-and-boot-a-virtual-machine) - c. [Customizing the Local VM IP](#customizing-the-local-vm-ip) -2. [Deploy Cloud Foundry](#deploy-cloud-foundry) -3. [Troubleshooting](#troubleshooting) -4. [Upgrading the BOSH Lite VM](#upgrading-the-bosh-lite-vm) -5. [Miscellaneous](#miscellaneous) + 1. [Prepare the Environment](#prepare-the-environment) + 1. [Install and Boot a Virtual Machine](#install-and-boot-a-virtual-machine) + 1. [Customizing the Local VM IP](#customizing-the-local-vm-ip) +1. [Deploy Cloud Foundry](#deploy-cloud-foundry) +1. [Troubleshooting](#troubleshooting) +1. [Upgrading the BOSH Lite VM](#upgrading-the-bosh-lite-vm) +1. [Miscellaneous](#miscellaneous) ## Install BOSH Lite