new_utsname parsing, uname finished.
[virt-mem.git] / README
diff --git a/README b/README
index 9e188cb..170a8b6 100644 (file)
--- 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