aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index bc28a612ce..b15a59b9f6 100644
--- a/README
+++ b/README
@@ -89,9 +89,13 @@ performed with root privileges.]
3. For the very first build, or if you want to destroy build trees,
perform the following steps:
+ # ./configure
# make world
# make install
+ If you want, you can run ./configure --help to see the list of
+ options available options when building and installing Xen.
+
This will create and install onto the local machine. It will build
the xen binary (xen.gz), the tools and the documentation.