Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
redragonx committed May 2, 2016
1 parent 6bea049 commit 0a5e376
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,19 +84,15 @@ Folder Structure

</pre>

Installation
------------
Development
-----------------------
<ul>
<li> Install Python 2.7.11</li>
<li>You will need to have an instance of MongoDB server installed remotely, and add the access details to the mongoClient.txt configuration file.</li>
<li> Install dependencies: go to your project directory and type <code>pip -r requirements.txt</code></li>
<li> Install nose tests if you want to run the tests</li>
</ul>

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.
Expand Down

0 comments on commit 0a5e376

Please sign in to comment.