summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-06-24 11:34:23 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-06-24 11:34:23 +0200
commit0d50f6b5e8f682fcb34bfac8c21c83f1a246b4dc (patch)
tree51d1efb63cae2f8dbea3feadf51e3f34f86fd370 /INSTALL
parentbb59a298dd26f0d066c7ae755a9748384c952f43 (diff)
README, INSTALL: minor: Remove trailing whitespaces
Remove some trailing whitespaces from documentation. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index a6e2015..6fb3eb3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -44,7 +44,7 @@ One-liner installation for *all* dependencies on Debian:
zlib1g-dev libcli-dev libnet1-dev
One-liner installation for *all* dependencies on Fedora:
-
+
$ sudo yum install ccache flex bison ccache libnl3-devel \
GeoIP-devel libnetfilter_conntrack-devel ncurses-devel \
userspace-rcu-devel nacl-devel libpcap-devel zlib-devel \
@@ -65,7 +65,7 @@ The installation (deinstallation) process done by make is fairly simple:
(or for both at once: # make mrproper)
You can also build only a particular tool, e.g.:
-
+
$ make trafgen
# make trafgen_install