[gnome-commander] Fixed install procedure instructions in README
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Fixed install procedure instructions in README
- Date: Sat, 5 Apr 2014 07:38:40 +0000 (UTC)
commit 0a4b537be06340f00867be3b76b18d520051cee6
Author: Uwe Scholz <uwescholz src gnome org>
Date: Sat Apr 5 09:26:24 2014 +0200
Fixed install procedure instructions in README
README.in | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/README.in b/README.in
index c44b917..73a106a 100644
--- a/README.in
+++ b/README.in
@@ -98,12 +98,12 @@ Additionally GNOME Commander may require:
Simple install procedure:
- % gzip -cd gnome-commander- VERSION@.tar.gz | tar xvf - # unpack the sources
- % cd gnome-commander- VERSION@ # change to the toplevel directory
- % ./configure # run the `configure' script
- % make # build GNOME Commander
+ % tar -xf gnome-commander- VERSION@.tar.xz # unpack the sources
+ % cd gnome-commander- VERSION@ # change to the toplevel directory
+ % ./configure # run the `configure' script
+ % make # build GNOME Commander
[ Become root if necessary ]
- % make install # install GNOME Commander
+ % make install # install GNOME Commander
See the file 'INSTALL' for more detailed information.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]