From f93df1d8e4cb819bc180008c0de2b6f99244883b Mon Sep 17 00:00:00 2001 From: mahula Date: Sun, 28 Sep 2025 20:26:03 +0200 Subject: [PATCH] add newline to backend readme file --- backend/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/README.md b/backend/README.md index b1af27d0..ee3e3b7e 100644 --- a/backend/README.md +++ b/backend/README.md @@ -14,6 +14,7 @@ cd backend In order to pull data from your locally running backend (see [docker-compose](../app/docker-compose.yml)) to your local harddrive, you can run the following command + ``` npx directus-sync pull \ --dump-path ./directus-config/development \