diff --git a/README.md b/README.md
index 3b2d0b2..d1c058c 100644
--- a/README.md
+++ b/README.md
@@ -48,27 +48,4 @@ Thank you!
https://osintframework.com
-Happy Hunting!
-
-## Instructions for installing/running locally
-
-
- - Clone this repo
- - Open a terminal in repo directory
-
-
-_and then..._
-
-#### install dependencies with npm:
-
- - Run `npm install`
- - Run `npm start` to start SimpleHTTPServer in the /public directory on port 8000 (you'll need python installed for this, of course)
- - Open your browser to http://localhost:8000
-
-
-##### install dependencies with bower:
-
- - Run `bower install`
- - Run `cd ./public; python -m SimpleHTTPServer 8000` (you'll need python installed for this, of course)
- - Open your browser to http://localhost:8000
-
\ No newline at end of file
+Happy Hunting!
\ No newline at end of file