[Doc] Point to SourceForge for downloads
This commit is contained in:
parent
c3be6cc7fa
commit
a313873b03
2 changed files with 5 additions and 5 deletions
|
|
@ -116,8 +116,8 @@ Downloading the Cantera source code
|
|||
Stable Release
|
||||
--------------
|
||||
|
||||
* Option 1: Download the most recent source tarball from the `Cantera Google
|
||||
Code Site <http://code.google.com/p/cantera/downloads/list>`_ and extract the
|
||||
* Option 1: Download the most recent source tarball from `SourceForge
|
||||
<https://sourceforge.net/projects/cantera/files/cantera/>`_ and extract the
|
||||
contents.
|
||||
|
||||
* Option 2: Check out the code using Subversion::
|
||||
|
|
|
|||
|
|
@ -8,14 +8,14 @@ Installation
|
|||
**How do I install Cantera on Windows?**
|
||||
|
||||
Download the MSI installer for Cantera and the corresponding Python module
|
||||
from `Google Code <https://code.google.com/p/cantera/downloads/list>`_.
|
||||
from `SourceForge <https://sourceforge.net/projects/cantera/files/cantera/>`_.
|
||||
Choose between x86 and x64 based on the versions of Python and/or Matlab
|
||||
you want to work with.
|
||||
|
||||
**How do I install Cantera on Linux?**
|
||||
|
||||
Download the source code from `Google Code
|
||||
<https://code.google.com/p/cantera/downloads/list>`_ and follow the
|
||||
Download the source code (e.g. ``cantera-2.1.1.tar.gz``) from `SourceForge
|
||||
<https://sourceforge.net/projects/cantera/files/cantera/>`_ and follow the
|
||||
instructions in the :ref:`sec-compiling`.
|
||||
|
||||
General
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue