NCAR / python-tutorial

Online content for self-paced Python tutorial
https://ncar.github.io/python-tutorial/
2 stars 7 forks source link

GitHub instruction clarification #37

Closed sherimickelson closed 4 years ago

sherimickelson commented 4 years ago

In step number 10, "Let's push to GitHub!", I'm not sure if step number 6 needs more clarification. If someone isn't familiar with GitHub, I'm not sure if they'll know what \<remote repository URL> should be in the command

git remote add origin \<remote repository URL>

In step 5 you list

https://github.com//\<repo>.git

Maybe make a note using something similar?

jukent commented 4 years ago

Good idea Sheri! I will add a note on this.