X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=blobdiff_plain;f=README;h=170a8b607e9d1415406da931147ab3ead65327f1;hp=ce48e4e1fbc0ea1175559cc32e5b6e35b0088563;hb=4d9710538cd03554cf343f67bea4b0470561e1d0;hpb=f3a07af5c07c1a278a0352430d642f179d428fd2 diff --git a/README b/README index ce48e4e..170a8b6 100644 --- a/README +++ b/README @@ -43,18 +43,17 @@ Run ./configure and look at the output for any missing packages. Then: make - make -C po # if you want to rebuild the locales The binaries are called things like 'virt-dmesg.opt' and located in the respective directories, so you could run them by doing: - dmesg/virt-dmesg.opt + ./dmesg/virt-dmesg.opt All the binaries understand the --help option to provide a summary of options. All require virtual machines to run against, but most also offer a test mode (-t option). -To install the binaries, man pages and locales, do this as root: +To install the binaries, man pages and message catalogs, do this as +root: make install - make -C po install \ No newline at end of file