[Doc] Fix 'git svn clone --std-layout' is not an option error
See Issue 196.
This commit is contained in:
parent
ddd82bd3c1
commit
1b6533900e
1 changed files with 2 additions and 2 deletions
|
|
@ -126,7 +126,7 @@ Stable Release
|
|||
|
||||
* Option 3: Check out the code using Git::
|
||||
|
||||
git svn clone --std-layout http://cantera.googlecode.com/svn/cantera cantera
|
||||
git svn clone --stdlayout http://cantera.googlecode.com/svn/cantera cantera
|
||||
git checkout 2.0
|
||||
|
||||
Development Version
|
||||
|
|
@ -138,7 +138,7 @@ Development Version
|
|||
|
||||
* Option 2: Check out the code using Git::
|
||||
|
||||
git svn clone --std-layout http://cantera.googlecode.com/svn/cantera cantera
|
||||
git svn clone --stdlayout http://cantera.googlecode.com/svn/cantera cantera
|
||||
|
||||
Determine configuration options
|
||||
===============================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue