Better wording

This commit is contained in:
Indrek Haav 2023-02-02 11:14:33 +02:00 committed by GitHub
parent 032b652b4f
commit 1455eff8bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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