Skip to content

Commit

Permalink
Merge branch 'bug-578115-contribution_fixes'
Browse files Browse the repository at this point in the history
  • Loading branch information
zalun committed Jul 22, 2010
2 parents e6a20cd + 77f5627 commit 9a8df82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions INSTALL
Expand Up @@ -10,6 +10,11 @@ these steps (some commands are specific to Ubuntu with Bash):
1. Clone FlightDeck from github
$ sudo apt-get install git-core
$ cd /path/to/projects/
# If cloning for development please first refer to
# https://wiki.mozilla.org/Labs/Jetpack/FlightDeck/Contribution#How_to_start
# Please your repository in edit mode
$ git clone git@github.com:{your_username}/FlightDeck.git
# or if only viewing
$ git clone git://github.com/zalun/FlightDeck.git

2. Initiate configuration files
Expand Down

0 comments on commit 9a8df82

Please sign in to comment.