X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=blobdiff_plain;f=README;h=170a8b607e9d1415406da931147ab3ead65327f1;hp=9e188cb9e00c5890707f4fe5de2a775bc82a54df;hb=e4a9a58795f30b85fd965e6584ca73d7b0a812f8;hpb=54e2f56a3bb27916c6fbfd37064e76b24cfb5dc6 diff --git a/README b/README index 9e188cb..170a8b6 100644 --- a/README +++ b/README @@ -43,12 +43,11 @@ Run ./configure and look at the output for any missing packages. Then: make - make -C po # if you want to rebuild the message catalogs 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 @@ -58,4 +57,3 @@ 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