...
Use this link to accept the assignment and create your repository on GitHub: https://classroom.github.com/a/ABFGlSmH ???
After you accept the assignment and the repository and it exists in your GitHub, as we did in class02, clone the repository into your working area on Rivanna.
...
>>> git clone git@github.com:PHYS1655S24PHYS1655Su24/HW02-<userid>.git
Navigate into the new directory via usage of the 'cd' command.
...