InstallationΒΆ

  1. Run the following command in your command line:
mkdir MOBISTYLE
cd MOBISTYLE
  1. In Git command line turn the MOBISTYLE directory into a git repository and clone the project repository to it:
$ git init
$ git clone https://github.com/SVGoogle/Data-Analysis-MOBISTYLE.git

Note

If you are new to GitHub and git version control system follow the git cheat sheet