From cbcf7e33be82bea9b0adc49c061e38121db0a0c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjetil=20=C3=98rbekk?= Date: Thu, 14 Aug 2008 18:23:56 +0200 Subject: - Updated README with future usage :-) --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index 07fe6e4..d70046c 100755 --- a/README +++ b/README @@ -18,11 +18,15 @@ $ sqlite3 music.db < dbschema.sql 3. Run: -$ ./musicfs -d +$ ./musicfs -d On my computer, it only behaves correctly in debug mode (-d) due to a bug of some kind. I don't really know why :'( +4. Add music directory: + +Follow the instructions in /paths. + Dependencies ~~~~~~~~~~~~ -- cgit v1.2.3