From 1455eff8bb44e1a89a61c53b8f4348dd8e2d851e Mon Sep 17 00:00:00 2001 From: Indrek Haav Date: Thu, 2 Feb 2023 11:14:33 +0200 Subject: [PATCH] Better wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e11fe1c..32840bb 100644 --- a/README.md +++ b/README.md @@ -380,7 +380,7 @@ If all else fails, you can try deleting `~/photoprism` (where you cloned the sou In some cases you might run into a bug in PhotoPrism that has been fixed but the fix is not yet released. In that case, you can try switching to the "preview" branch (or even the bleeding-edge "develop" branch), although note that this might introduce other issues compared to the stable "release" version. -To switch branches (e.g. to "preview"), go to the directory where you checked out PhotoPrism and enter the following command: +To switch branches (e.g. to "preview"), go to the directory where you downloaded the PhotoPrism source code and enter the following command: ```shell $ git checkout preview