From 9b8456b4d12dd59ee485ceb9bffbc635c8776b12 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 5 Mar 2001 23:27:50 +0000 Subject: Update pilot instructions 2001-03-05 JP Rosevear * README: Update pilot instructions svn path=/trunk/; revision=8564 --- ChangeLog | 4 ++++ README | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 720ecf9822..83c6e9bb16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-03-05 JP Rosevear + + * README: Update pilot instructions + 2001-03-05 Christopher James Lahey * configure.in: Check for gal 0.5.99.4. diff --git a/README b/README index 68268fb951..22012ad711 100644 --- a/README +++ b/README @@ -147,7 +147,7 @@ please back up your pilot) you will also need to do the following: 1) pilot-link cvs -d :pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm login The password is just . -cvs -d :pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm co pilot-link +cvs -d :pserver:anonymous@cvs.gnu-designs.com:/cvs/pilot-link co pilot-link ./configure --prefix= --with-perl=no --with-java=no --with-tcl=no --with-python=no make -- cgit