Skip to content

Commit

Permalink
update debian part of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
koter84 committed Dec 18, 2013
1 parent 285f0e5 commit 474c0e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ $
The following commands will build and install Subsonic on Debian and Ubuntu. You can probably substitute rpm for debian and the corresponding rpm installing command on rpm-based systems.

```
$ sudo apt-get install openjdk-6-jdk lintian maven
$ mvn package
$ mvn -P full -pl subsonic-booter -am install
$ mvn -P full -pl subsonic-installer-debian/ -am install
$ sudo dpkg -i ./subsonic-installer-debian/target/subsonic-*.deb
Expand Down

0 comments on commit 474c0e6

Please sign in to comment.