From e950756ae9758504d6e1df23d526912fdf404eac Mon Sep 17 00:00:00 2001 From: Krzysztof Brylski Date: Thu, 5 Sep 2024 09:12:08 +0200 Subject: [PATCH 1/2] #25306 updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d57623..5a69df8 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Screenshot If you wish to import example posts, tags and authors to your account, before running `gatsby develop` run: ```sh - flotiq import . [flotiqApiKey] + flotiq import ./flotiq [flotiqApiKey] ``` It will add 4 images, 1 tag, 1 author and 3 posts to your Flotiq account. From 26092949e3a92386c7e5db458ac29530ff297263 Mon Sep 17 00:00:00 2001 From: Krzysztof Brylski Date: Thu, 5 Sep 2024 09:37:53 +0200 Subject: [PATCH 2/2] #25306 updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a69df8..b74cf89 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Screenshot If you wish to import example posts, tags and authors to your account, before running `gatsby develop` run: ```sh - flotiq import ./flotiq [flotiqApiKey] + flotiq import .flotiq [flotiqApiKey] ``` It will add 4 images, 1 tag, 1 author and 3 posts to your Flotiq account.