UPDATE README
This commit is contained in:
parent
3ad3e58019
commit
52d8009396
@ -18,6 +18,11 @@ https://user-images.githubusercontent.com/51816057/137694586-199e8c0c-aa5b-473f-
|
||||
|
||||
- Music Player Daemon must be setup
|
||||
- Go Should Be Installed ( for building )
|
||||
- Set the Path to your mpd DATABASE in progressbar.go
|
||||
|
||||
```go
|
||||
var DBDIR string = "PATH TO YOUR MPD DATABASE HERE"
|
||||
```
|
||||
|
||||
# Installing / Building
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user