@@ -102,6 +102,7 @@ Change into the cloned copy of the repository and create a branch for checking i
cd VVCSoftware_VTM
git checkout -b K0261-SW-Cleanup
```
**Important:** You should work on a branch (other than master) even if you intend to submit only one implementation. This makes the workflow much easier. I enables you to keep your master updated and to rebase your work if necessary (see blow).
Make the required modifications. New files have to be added using the command: