Talk:ParaView/Git

From KitwarePublic
Revision as of 10:13, 22 June 2010 by Internetscooter (talk | contribs) (Created page with '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')
(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