]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
Remove talk of editing domain_config (no longer required)
authorMartin Lucina <martin@lucina.net>
Thu, 20 Nov 2014 11:09:33 +0000 (12:09 +0100)
committerMartin Lucina <martin@lucina.net>
Thu, 20 Nov 2014 11:09:33 +0000 (12:09 +0100)
Signed-off-by: Martin Lucina <martin@lucina.net>
README.md

index 3d2af548082fdf87a629a77ea0c1a2159ed243f6..4d288d7af58dc7b24a9301d720609375aacfb08a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,8 +5,7 @@ This repository contains supports for running rump kernels on top of the
 Xen hypervisor and enables running off-the-shelf POSIX applications as
 standalone Xen guests.
 
-To build, install Xen headers, edit `domain_config` (top level in this
-repo), and run:
+To build, install Xen headers and run:
 ````
 ./buildxen.sh
 ````