diff options
| author | lmamane | 2007-01-18 13:05:38 +0000 |
|---|---|---|
| committer | lmamane | 2007-01-18 13:05:38 +0000 |
| commit | 1f9c0695889251e8247080313bb25ab3f8b9d5f6 (patch) | |
| tree | 9e19b3f06162ba7e2e4ec8aa7e3f699d006f5ae0 | |
| parent | 44b94d508b145dae076e63ad75330575a12063bc (diff) | |
Update for v8.1
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9499 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | INSTALL.macosx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL.macosx b/INSTALL.macosx index ac9c3e052e..70b0d4756a 100644 --- a/INSTALL.macosx +++ b/INSTALL.macosx @@ -1,11 +1,11 @@ -INSTALLATION PROCEDURE FOR THE COQ V8.1 SYSTEM UNDER MACOS X ------------------------------------------------------------- +INSTALLATION PROCEDURE FOR THE PRECOMPILED COQ V8.1 SYSTEM UNDER MACOS X +------------------------------------------------------------------------ -1) Download archive coq-8.0-macosx.dmg. +1) Download archive coq-8.1-macosx.dmg. -2) Double-click on its icon; it mounts a disk volume named "Coq V8.0". +2) Double-click on its icon; it mounts a disk volume named "Coq V8.1". -3) Open volume "Coq 8.0" and double-click on coq-8.0.pkg to launch the +3) Open volume "Coq 8.1" and double-click on coq-8.1.pkg to launch the installer (you'll need administrator permissions). 4) Coq installs in /usr/local/bin, which should be in your PATH, and |
