Skip to content

Commit

Permalink
Initial commit of README
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Jul 5, 2012
1 parent 352d8ed commit abe12bc
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
@@ -0,0 +1,14 @@
## Gerrit for Debian GNU/Linux

This is a package of [Gerrit](http://code.google.com/p/gerrit/) for [Debian GNU/Linux](http://http://www.debian.org/)

## How to build the package

* First make sure you have **build-essential** package installed on your system.
* Clone the package repository for [gerrit-debian](https://github.com/dnaeon/gerrit-debian)

Now building the package is easy as executing the command below:

$ cd /path/to/gerrit-debian
$ dpkg-buildpackage -us -uc

0 comments on commit abe12bc

Please sign in to comment.