4b8ffef6f7fe44f3c00c0b40fa84170cb25f02fb
[guestfs-browser.git] / README
1 Guest filesystem browser
2 Copyright (C) 2010 Red Hat Inc.
3
4 To compile from source, install the prerequisites (run the ./configure
5 script and it will tell you what's missing).
6
7   autoreconf -i      # if using the git version
8   ./configure
9   make