Getting started with Git
This repo is for practicing and start to be familiar with git commands.
1.- Install Git and create a Github Account
to confirm you have installed git, enter
git
in your terminal and you should see something like this:
2.- Clone git repository in your local. Go to clone button to the repository you are interested in, copy the url and use this command:
git clone https://github.com/SandraMarcelaHerreraArriaga/getting-started-git.git