diff options
| author | Roy Marples <roy@marples.name> | 2017-03-14 09:46:20 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-03-14 09:46:20 +0000 |
| commit | a97e9a1ae3970f24ee664fbccf76ab8d22277f25 (patch) | |
| tree | a54c1a828f755a6ef73f45b5e6e4e6dc16326e51 | |
| parent | 25189870255c8b48e52ccf2976d4e77611bf70cd (diff) | |
| download | parpd-a97e9a1ae3970f24ee664fbccf76ab8d22277f25.tar.xz | |
Remove fairly useless installation instructions.
| -rw-r--r-- | README.md | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -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` |
