Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
DL6ER committed Mar 8, 2017
1 parent 8618947 commit 93abe52
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,6 @@ If you want to test it, check out the branches

Don't forget to run `pihole -r` afterwards.

Steps 2-5:

```
chmod u+x pihole-FTL*
mv pihole-FTL* pihole-FTL
sudo install -m 0755 pihole-FTL /usr/bin
sudo touch /var/log/pihole-FTL.log /var/run/pihole-FTL.pid /var/run/pihole-FTL.port
sudo chmod 0666 /var/log/pihole-FTL.log /var/run/pihole-FTL.pid /var/run/pihole-FTL.port
```

### How to compile FTL from source?

1. Clone the repo
Expand Down

0 comments on commit 93abe52

Please sign in to comment.