aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.macosx
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-12-28 18:07:38 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-12-28 18:07:38 +0000
commit09e26582526e0fc415bb198b0b161e082c22b9a8 (patch)
tree910682c98f04c9fdad2492fee01c9a472ca88590 /INSTALL.macosx
parentb422892e224c455b38ea2a38670b126ff454bb8a (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2376 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'INSTALL.macosx')
-rw-r--r--INSTALL.macosx6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.macosx b/INSTALL.macosx
index a1b1a37c2..afd1b6524 100644
--- a/INSTALL.macosx
+++ b/INSTALL.macosx
@@ -10,15 +10,15 @@ INSTALLATION PROCEDURE FOR THE COQ V7.2 SYSTEM UNDER MACOS X
4) Type the command
- sudo tar -C / -xzf coq-7.2-Darwin-MacOS-X.tar.gz
+ sudo tar -C / -xzf coq-7.2-Darwin-MacOS-X.tar.gz
5) Type the command
- rehash
+ rehash
6) To launch Coq, just type
- coqtop
+ coqtop
You're done