Merge lp:~matt-goodall/pkgme-service/hacking-doc-fix into lp:pkgme-service

Proposed by Matt Goodall
Status: Merged
Approved by: Ricardo Kirkner
Approved revision: 202
Merged at revision: 203
Proposed branch: lp:~matt-goodall/pkgme-service/hacking-doc-fix
Merge into: lp:pkgme-service
Diff against target: 12 lines (+1/-1)
1 file modified
HACKING (+1/-1)
To merge this branch: bzr merge lp:~matt-goodall/pkgme-service/hacking-doc-fix
Reviewer Review Type Date Requested Status
Ricardo Kirkner (community) Approve
James Tait (community) Approve
Review via email: mp+243545@code.launchpad.net

Commit message

Fix click-reviewers-tools build deps installation instructions.

Description of the change

Minor documentation fix.

To post a comment you must log in.
Revision history for this message
James Tait (jamestait) wrote :

LGTM - welcome to the party!

review: Approve
Revision history for this message
Ricardo Kirkner (ricardokirkner) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'HACKING'
2--- HACKING 2014-12-01 19:13:32 +0000
3+++ HACKING 2014-12-03 14:57:46 +0000
4@@ -15,7 +15,7 @@
5 Install development dependencies::
6
7 sudo apt-get update
8- sudo apt-get install build-dep click-reviewers-tools
9+ sudo apt-get build-dep click-reviewers-tools
10 sudo apt-get install bzr python-virtualenv python-boto devscripts debhelper python-dev python3-lxml
11
12 Create and activate a virtualenv::

Subscribers

People subscribed via source and target branches