diff --git a/docs/INSTALL b/docs/INSTALL index 49d8109f7f..c81d5e485b 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -53,7 +53,9 @@ properly: password is 'cvs' without the '' []$ cvs -z3 co -r FIXES_1_0_0 fpc - + []$ cd fpc/fcl + []$ cvs -z3 update -dP -r HEAD + This will create a directory fpc, which can be later used in the IDE. Hint: