[Doc] Update version specified in git/svn checkout commands
This commit is contained in:
parent
3944dda878
commit
9ff22eebc5
1 changed files with 2 additions and 2 deletions
|
|
@ -123,12 +123,12 @@ Stable Release
|
||||||
|
|
||||||
* Option 2: Check out the code using Subversion::
|
* Option 2: Check out the code using Subversion::
|
||||||
|
|
||||||
svn checkout http://cantera.googlecode.com/svn/cantera/branches/2.0/ cantera
|
svn checkout http://cantera.googlecode.com/svn/cantera/branches/2.1/ cantera
|
||||||
|
|
||||||
* Option 3: Check out the code using Git::
|
* Option 3: Check out the code using Git::
|
||||||
|
|
||||||
git svn clone --stdlayout http://cantera.googlecode.com/svn/cantera cantera
|
git svn clone --stdlayout http://cantera.googlecode.com/svn/cantera cantera
|
||||||
git checkout 2.0
|
git checkout 2.1
|
||||||
|
|
||||||
Development Version
|
Development Version
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue