TubeTK/Git/Download: Difference between revisions
From KitwarePublic
< TubeTK
Jump to navigationJump to search
(igstk -> tubetk) |
Jamie.snape (talk | contribs) No edit summary |
||
Line 34: | Line 34: | ||
Avoid making local changes unless you have read our [[TubeTK/Git/Develop|developer instructions]]. | Avoid making local changes unless you have read our [[TubeTK/Git/Develop|developer instructions]]. | ||
|} | |} | ||
[[Category:TubeTK]] |
Revision as of 15:57, 22 July 2013
This page documents how to download TubeTK through Git. See our table of contents for more information.
Follow our Git download instructions to install Git.
Clone
Clone TubeTK using the commands | |
|
Update
Users that have made no local changes and simply want to update a clone with the latest changes may run |
|
Avoid making local changes unless you have read our developer instructions. |