From e08a39cacf4736992d9ed6906ecdd8408c46e30d Mon Sep 17 00:00:00 2001 From: Christopher Eby Date: Sat, 3 Apr 2010 20:13:25 -0500 Subject: [PATCH] Update the readme --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 32d4dc14..02e7db3a 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ Vanilla Music Player is designed to be simple and streamlined. The playback screen is clean and minimal. Music is played from a continuous stream of random songs from your music library with the ability for you to enqueue songs of your choosing. -Build using 'android update project --target 3' or the included Eclipse project. +Build using 'android update project --name VanillaMusic --path .' or the included Eclipse project.