From d3d9318c18ca5b40ad8e41f20b5ebe0ea49856d7 Mon Sep 17 00:00:00 2001 From: alicezou Date: Sun, 27 Mar 2022 10:58:09 -0400 Subject: [PATCH] change doc --- docs/guides/main.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/guides/main.rst b/docs/guides/main.rst index 8dbb113c4..feb918570 100644 --- a/docs/guides/main.rst +++ b/docs/guides/main.rst @@ -142,7 +142,8 @@ place to start:: Change that first path to a directory where you'd like to keep your music. Then, for ``library``, choose a good place to keep a database file that keeps an index -of your music. (The config's format is `YAML`_. You'll want to configure your +of your music. Beets will prompt you if the parental directories for database do +not exist. (The config's format is `YAML`_. You'll want to configure your text editor to use spaces, not real tabs, for indentation. Also, ``~`` means your home directory in these paths, even on Windows.)