diff options
Diffstat (limited to 'docs/HACKING')
-rw-r--r-- | docs/HACKING | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/HACKING b/docs/HACKING index d2ed0662b..301d8fe0b 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -11,7 +11,7 @@ Beware, don't try this on a production machine with important data. Sources installation: First grab the gi.tar.bz2 archive and untar it in your home directory, -for example from DrakX-*.src.rpm on your Linux-Mandrake distribution. +for example from DrakX-*.src.rpm on your Mandrake Linux distribution. cd to gi for i in `du -a | grep CVS/Root | cut -f 2` @@ -34,7 +34,7 @@ Preparing the compilation process: (1) target directory -create a /export directory and copy a recent Mandrake-Linux CD in there. +create a /export directory and copy a recent Mandrake Linux CD in there. (You don't have to put have all the RPMS...) ; you'll need roughly 1.5 Gbytes for a full install. |