From e90c5f9024c1e301ed2f372b12cfb7e1ced0c6be Mon Sep 17 00:00:00 2001 From: MikeDawg Date: Fri, 2 Jun 2017 02:08:37 -0400 Subject: [PATCH] Minor fix to INSTALL.md, fixed links (#526) --- INSTALL.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 0aa3fd15..d028e3d1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -4,11 +4,11 @@ * [Step 1: Install dependencies](#step-1-install-dependencies) * [Step 2: Create a user account](#step-2-create-a-user-account) * [Step 3: Checkout the code](#step-3-checkout-the-code) -* [Step 4: Setup Virtual Environment](#step-3-setup-virtual-environment) -* [Step 5: Install configuration file](#step-4-install-configuration-file) -* [Step 6: Generate a DSA key](#step-5-generate-a-dsa-key) -* [Step 7: Turning on cowrie](#step-6-turning-on-cowrie) -* [Step 8: Port redirection (optional)](#step-7-port-redirection-optional) +* [Step 4: Setup Virtual Environment](#step-4-setup-virtual-environment) +* [Step 5: Install configuration file](#step-5-install-configuration-file) +* [Step 6: Generate a DSA key](#step-6-generate-a-dsa-key) +* [Step 7: Turning on cowrie](#step-7-turning-on-cowrie) +* [Step 8: Port redirection (optional)](#step-8-port-redirection-optional) * [Running within supervisord(optional)](#running-using-supervisord) * [Troubleshooting](#troubleshooting) * [Installing on MacOS for development](#installing-on-macos-for-development)