summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-03-14 09:46:20 +0000
committerRoy Marples <roy@marples.name>2017-03-14 09:46:20 +0000
commita97e9a1ae3970f24ee664fbccf76ab8d22277f25 (patch)
treea54c1a828f755a6ef73f45b5e6e4e6dc16326e51
parent25189870255c8b48e52ccf2976d4e77611bf70cd (diff)
downloadparpd-a97e9a1ae3970f24ee664fbccf76ab8d22277f25.tar.xz
Remove fairly useless installation instructions.
-rw-r--r--README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/README.md b/README.md
index be7ba21..c19ce90 100644
--- a/README.md
+++ b/README.md
@@ -5,17 +5,6 @@ parpd is a Proxy ARP Daemon and complies with
parpd is released under the
[2 clause BSD license](http://www.freebsd.org/copyright/freebsd-license.html).
-## Installing parpd
-
-Change the version as required.
-
-```
-cd /tmp
-tar xvjpf /path/to/parpd-1.5.tar.bz2
-cd parpd-1.5
-make install
-```
-
## Configuring
Configuration is found in the file `/etc/parpd.conf`