# First start off by opening terminal and making a directory, I'll call it '''git'''.
# First start off by opening terminal and making a directory, I'll call it '''git'''.
# In this directory clone from your git repo using your push url.
# In this directory clone from your git repo using your push url.
−
#* If you haven't started coding yet, now would be a good time to build all the files mentioned above and get a skeleton activity set up. I suggest looking at the [[Activity_tutorial]] for more detailed instructions. Once you have the activity set up, continue.
+
#* If you haven't started coding yet, now would be a good time to build all the files mentioned above and get a skeleton activity set up. I suggest looking at the [http://wiki.laptop.org/go/Activity_tutorial Activity tutorial] for more detailed instructions. Once you have the activity set up, continue.
#* You should see your git directory structure in the git folder. Something like git/ProjectRoot/ActivityName.activity
#* You should see your git directory structure in the git folder. Something like git/ProjectRoot/ActivityName.activity
# Next cd into the activity folder (cd ~/Activities/)
# Next cd into the activity folder (cd ~/Activities/)