From 0902a6c84619c0edb5381cdccb202e433ebe980a Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Thu, 6 Apr 2017 16:22:27 -0500 Subject: [PATCH] Add clean to maven command --- documentation/INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/INSTALL.md b/documentation/INSTALL.md index 4afae5a0..e4319e81 100644 --- a/documentation/INSTALL.md +++ b/documentation/INSTALL.md @@ -123,9 +123,9 @@ On a Debian-based system, you can install all these prerequisites at once with: git checkout develop -3. Using Maven, build Subsonic: +3. Using Maven, build Libresonic: - mvn package + mvn clean package 4. You should know have a war file: