69d41b1a0622d8194c16fbc267f8168ea6bd0a55
[guestfs-browser.git] / README
1 Guest filesystem browser
2 Copyright (C) 2010-2011 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