From f810a8174da9d5bbb1ca4bdb0a0a14aafed9027c Mon Sep 17 00:00:00 2001 From: Bernardus Jansen Date: Sat, 21 May 2016 15:53:54 +0200 Subject: [PATCH] Missed a bit Signed-off-by: Bernardus Jansen --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 960adf97..92cd122d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -29,7 +29,7 @@ $ Standalone WAR -------------- -At this point you are ready to build the basic Subsonic WAR. This is required for all the other build targets, so you should do it before proceeding. +At this point you are ready to build the basic Libresonic WAR. This is required for all the other build targets, so you should do it before proceeding. ``` $ mvn package