From c5b293a94f03f9d1ceca64b04f8f387972f70a32 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Mon, 8 Oct 2018 07:36:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66785655e..ccde30e14 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The Web frontend is now available at http://localhost/. The port can be changed ```bash docker-compose exec photoprism bash -./photoprism import +photoprism import ``` *Note: This is the official way to test our development snapshot. We just started working on the UI and features are neither complete or stable. Feedback early in development helps saving a lot of time. We're a small team and need to move fast.*