Update _posts/2022-06-21-walkthrough.md

Co-authored-by: Adrian Sampson <adrian@radbox.org>
This commit is contained in:
Zachary Meyers 2022-06-27 22:18:22 -07:00 committed by GitHub
parent 3da064da3f
commit 06a79044f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ library: ~/beets/data/musiclibrary.db
plugins: web
```
All I've done to support the above config is create the `beets` directory inside my home folder, with empty child directories for `music` and `data` inside it. You can place your music library and data store wherever you like, and you don't need to create the `musiclibrary.db` file, it will be created for you.
All I've done to support the above config is create the `beets` directory inside my home folder, with empty child directories for `music` and `data` inside it. You can place your music library and data store wherever you like, and you don't need to create the `musiclibrary.db` file; it will be created for you.
## Importing the sample library
First, download the .zip archive of the sample music library from [this](https://bit.ly/3EZb5ue) public google drive file, extract the contents and take note of the path to the sample library for later use.