Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 598 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 598 Bytes

STEPS TO COMPLETE THIS ASSIGNMENT

  1. Make sure you have your SSH key done using the document provided by Dr. Jones
  2. Fork this repository with the button in the upper right hand corner
  3. Follow instructions found in the exercise 6 document

STEPS TO SUBMIT YOUR ASSIGNMENT FOR EXERCISE 6

  1. Save file in following format LASTNAME_FIRSTNAME_Exercise6
  2. Use git add in the terminal to add your file to the "staging area" or "time capsule"
  3. Use git commit to put the "lid" on your "time capsule"
  4. Use git push to send your "time capsule" up to this repository
  5. Submit a pull request