Talk:ParaView/Git

From KitwarePublic
Revision as of 10:55, 22 June 2010 by Daviddoria (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

These seems to be a "cd ParaView" required for the basic steps

git clone git://paraview.org/ParaView.git
cd ParaView
git submodule init
git submodule update
Yep, you're right. I added it on the main page. daviddoria 10:55, 22 June 2010 (UTC)