mirror of
https://github.com/beetbox/beets.git
synced 2026-01-09 17:33:51 +01:00
docs: may need to create directories
This commit is contained in:
parent
bbeb04c34f
commit
eb32fa4c0e
1 changed files with 2 additions and 2 deletions
|
|
@ -99,8 +99,8 @@ You'll want to set a few basic options before you start using beets. The
|
|||
configuration is stored in a text file: on Unix-like OSes, the config file is
|
||||
at ``~/.config/beets/config.yaml``; on Windows, it's at
|
||||
``%APPDATA%\beets\config.yaml``. Create and edit the appropriate file with your
|
||||
favorite text editor. This file will start out empty, but here's good place to
|
||||
start::
|
||||
favorite text editor. (You may need to create the enclosing directories also.)
|
||||
The file will start out empty, but here's good place to start::
|
||||
|
||||
directory: ~/music
|
||||
library: ~/data/musiclibrary.blb
|
||||
|
|
|
|||
Loading…
Reference in a new issue