diff --git a/README.md b/README.md
index c8d5b98..cc28714 100644
--- a/README.md
+++ b/README.md
@@ -84,8 +84,8 @@ Folder Structure
-Installation
-------------
+Development
+-----------------------
- Install Python 2.7.11
- You will need to have an instance of MongoDB server installed remotely, and add the access details to the mongoClient.txt configuration file.
@@ -93,10 +93,6 @@ Installation
- Install nose tests if you want to run the tests
-Development
------------------------
-put text here.
-
Deployment
----------
There are a few ways to run the app, but first edit the login details for the database and email (used for adminsterating) under data_files folder. Then run `sudo python honeypot/honey_loader/loader.py` to test your changes. Or you can create a package for your OS.