diff options
Diffstat (limited to 'ktouch/INSTALL')
-rw-r--r-- | ktouch/INSTALL | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ktouch/INSTALL b/ktouch/INSTALL index edc7dacc..72d519c2 100644 --- a/ktouch/INSTALL +++ b/ktouch/INSTALL @@ -1,16 +1,16 @@ Retrieving the source --------------------- -After a subversion checkout of the kdeedu module you will automatically have the -ktouch directory inside the kdeedu directory. +After a subversion checkout of the tdeedu module you will automatically have the +ktouch directory inside the tdeedu directory. If you want to update/checkout ktouch alone, use - svn checkout -P kdeedu/ktouch + svn checkout -P tdeedu/ktouch or - svn update -P kdeedu/ktouch + svn update -P tdeedu/ktouch The flag -P is recommanded so that empty directories left over from previous versions are not transferred. @@ -19,7 +19,7 @@ versions are not transferred. Installation from SVN --------------------- -Enter the kdeedu directory and do a +Enter the tdeedu directory and do a make -f Makefile.CVS @@ -29,7 +29,7 @@ and (don't forget to add your options) -Then change into the subdirectory kdeedu/ktouch and do as usual +Then change into the subdirectory tdeedu/ktouch and do as usual make |