Fix rst format

This commit is contained in:
Sean 2019-10-11 15:54:55 +08:00 committed by GitHub
parent 7856482128
commit c79ceb525f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@ It's strongly recommended to run with a dedicated non-root user id::
$ sudo su - cowrie
Step 3: Checkout the code
*****************************
*************************
Check out the code::
@ -65,8 +65,8 @@ Check out the code::
$ cd cowrie
## Step 4: Setup Virtual Environment
************************************
Step 4: Setup Virtual Environment
*********************************
Next you need to create your virtual environment::