Skip to content

Commit

Permalink
DOC: Update README.md (#9)
Browse files Browse the repository at this point in the history
Tweak rebuild instructions.
  • Loading branch information
dzenanz authored Oct 28, 2024
1 parent 4168599 commit bf3c432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ git checkout -b ${BRANCH} ${SHA}

3. Cherry-pick the Slicer specific commits from last branch. Resolve conflict as needed.

4. To **test the changes**, locally rebuild ITK, VTK, CTK and Slicer.
4. To **test the changes**, locally rebuild ITK, SlicerExecutionModel, SimpleITK, CTK and Slicer.

5. Publish the branch. (directly in this repo if you have push rights, or on a fork)

Expand Down

0 comments on commit bf3c432

Please sign in to comment.