Skip to content

Commit

Permalink
Merge pull request #1209 from besanradwan/contribution_docs
Browse files Browse the repository at this point in the history
Changed the documentation to reflect that work should be on master.
  • Loading branch information
gareth-ferneyhough authored Nov 18, 2016
2 parents b259d78 + 4a2526d commit 1c307ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ GitHub has [a great tutorial](https://help.github.com/articles/fork-a-repo/) (we

- Clone the repository:
```
$ git clone [email protected]:<your-user-name>/PerfKitBenchmarker.git -b dev && cd PerfKitBenchmarker
$ git clone [email protected]:<your-user-name>/PerfKitBenchmarker.git && cd PerfKitBenchmarker
```
- Install Python 2.7.
- Install [pip](https://pypi.python.org/pypi/pip):
Expand Down

0 comments on commit 1c307ef

Please sign in to comment.