wireshark/README.windows
Alexis La Goutte 94a791a76e Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\$Id\$/,+1 d') (No space or star before $Id$)

Change-Id: I0801bd7cf234d32487008a8b6dcee64875b07688
Reviewed-on: https://code.wireshark.org/review/876
Reviewed-by: Evan Huus <eapache@gmail.com>
2014-03-31 16:00:04 +00:00

27 lines
840 B
Text

Installing Wireshark on Windows
=============================
To install Wireshark, just download the appropriate installer program from
http://www.wireshark.org/download/win32
or
http://www.wireshark.org/download/win64
and start it. Just keep the default settings and start Wireshark after the
installation finished (e.g. using the start menu entry).
For detailed descriptions on how to install and use Wireshark and the
related command line tools, see the Wireshark User's Guide at:
http://www.wireshark.org/docs/
Compiling the Wireshark distribution from source
================================================
In case you want to develop Wireshark code yourself, you can find a
comprehensive guide how to do this in the Developer's Guide, which
you can find (and much more info) at:
http://wiki.wireshark.org/Development