[Doc] Update version specified in git/svn checkout commands
Cherry-pick of trunk r2920.
This commit is contained in:
parent
ff97133592
commit
2ca0dc0ed1
1 changed files with 2 additions and 2 deletions
|
|
@ -122,12 +122,12 @@ Stable Release
|
|||
|
||||
* 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::
|
||||
|
||||
git svn clone --stdlayout http://cantera.googlecode.com/svn/cantera cantera
|
||||
git checkout 2.0
|
||||
git checkout 2.1
|
||||
|
||||
Development Version
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue