Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoLurati committed Jan 8, 2016
1 parent a93032a commit 2d6248c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ Fork the project with a new branch using your name pls.

Use the latest version of Processing, the 3.0.1 because it contains all the new powerful libraries for video and sound management.

Installation of github:
1) install Homebrew that allows u to install many programs directly form the terminal:
open the terminal, copy this and press enter:
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2) install github by copying this in the terminal and press enter:
$ brew install git
3) Done!


To connect to this repository, do the follow in the terminal:
1) choose a place where to store the repository
$ cd homefolder/documents/projects e.g.
Expand Down

0 comments on commit 2d6248c

Please sign in to comment.