From: Martin Lucina Date: Thu, 20 Nov 2014 11:09:33 +0000 (+0100) Subject: Remove talk of editing domain_config (no longer required) X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f6bdde8127b10e2bc3f21549dc9c960672ad7718;p=rumpuser-xen.git Remove talk of editing domain_config (no longer required) Signed-off-by: Martin Lucina --- diff --git a/README.md b/README.md index 3d2af54..4d288d7 100644 --- 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 ````