- Click LAB 2 invitation link posted on BB (Lab Submissions) to accept the assignment
- Use 'git clone' to copy the lab2 repository to your local machine (any Linux, or even Matrix).
- Complete all steps as you see on the Wiki.
- Use the check script to verify your work.
- Use 'git add lab2*' to add your lab scripts to the repo.
- Use 'git commit -m "Adding Lab files altogether"' (or any custom message) to commit your work.
- Use 'git push' to upload your work to GitHub.