diff options
| -rwxr-xr-x | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -18,11 +18,15 @@ $ sqlite3 music.db < dbschema.sql 3. Run: -$ ./musicfs -d <music path> <mount path> +$ ./musicfs -d <mount path> 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 <mount path>/paths. + Dependencies ~~~~~~~~~~~~ |
