# HG changeset patch
# User Florian Pose <fp@igh-essen.com>
# Date 1171371442 0
# Node ID 9bb7bf607d82705da1672267b4d3457101372d2d
# Parent  63c5791a02a543f6cf22a078532817480f7daf0e
Updated INSTALL file.

diff -r 63c5791a02a5 -r 9bb7bf607d82 INSTALL
--- a/INSTALL	Tue Feb 13 12:44:11 2007 +0000
+++ b/INSTALL	Tue Feb 13 12:57:22 2007 +0000
@@ -10,9 +10,7 @@
 =======================
 
 The building and installation procedure is described in section 2.1 in the
-EtherCAT master documentation:
-
-documentation/ethercat-doc.pdf
+EtherCAT master documentation available from http://etherlab.org/ethercat.
 
 -------------------------------------------------------------------------------
 
@@ -25,8 +23,8 @@
 
 (and as root)
 
+# make install
 # make modules_install
-# make install
 
 ...and copying the init script and sysconfig file from $prefix/etc to the
 appropriate locations and customizing the sysconfig file.