Fix Setup Virtual Environment anchor in install doc (#377)

This commit is contained in:
rmcintosh 2016-12-15 03:05:29 -05:00 committed by Michel Oosterhof
parent 82e3b1fccd
commit 30d08f6347
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* [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 3: Setup virtualenv (if desired)](#step-3-setup-virtualenv-if-desired)
* [Step 3: Setup Virtual Environment](#step-3-setup-virtual-environment)
* [Step 4: Install configuration file](#step-4-install-configuration-file)
* [Step 5: Generate a DSA key](#step-5-generate-a-dsa-key)
* [Step 6: Turning on cowrie](#step-6-turning-on-cowrie)