From 7a0e6979b837c2db0209ad50e229c3dcc14d20bd Mon Sep 17 00:00:00 2001 From: slava Date: Fri, 20 Oct 2006 01:03:58 +0000 Subject: [PATCH] Update README.txt --- README.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.txt b/README.txt index 65469f87dc..56de2973b4 100644 --- a/README.txt +++ b/README.txt @@ -79,17 +79,16 @@ Compilation will yield an executable named 'f'. * Building Factor -The Factor source distribution ships with four boot image files: +The boot images are no longer included with the Factor distribution +due to size concerns. Instead, download a boot image from: - boot.image.x86 - boot.image.pentium4 -- uses SSE2, only for Pentium 4 and later - boot.image.ppc - boot.image.amd64 + http://factorcode.org/images/0.85/ Once you have compiled the Factor runtime, you must bootstrap the Factor system using the image that corresponds to your CPU architecture. -The system is bootstrapped with the following command line: +Once you download the right image, bootstrap the system with the +following command line: ./f boot.image.