From f65ead24c8d522672c10445c48caa8716ef8eb2f Mon Sep 17 00:00:00 2001 From: Zachary Meyers <61331968+zacharybmeyers@users.noreply.github.com> Date: Mon, 27 Jun 2022 22:18:30 -0700 Subject: [PATCH] Update _posts/2022-06-21-walkthrough.md Co-authored-by: Adrian Sampson --- _posts/2022-06-21-walkthrough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2022-06-21-walkthrough.md b/_posts/2022-06-21-walkthrough.md index e7056e280..6900befce 100644 --- a/_posts/2022-06-21-walkthrough.md +++ b/_posts/2022-06-21-walkthrough.md @@ -39,7 +39,7 @@ Run `beet import {path to sample library}` to import the messy sample library an In my case the path to the sample library is also in my home folder, so I will run the command `beet import ~/sample-library` -The autotagger starts work on Album 1, and the closest match is selection `1`, go ahead and enter that in the prompt. +The autotagger starts work on Album 1, and the closest match is selection `1`. Go ahead and enter that in the prompt. ![](beets/_posts/2022-06-21-images/album1-find-tags.png)