From 2de8d089b8e6b80dfb272413eb6c75241f6664d7 Mon Sep 17 00:00:00 2001 From: Florian Baumann Date: Wed, 28 Jun 2023 09:26:57 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8c6a79c..63d6589 100644 --- a/readme.md +++ b/readme.md @@ -196,7 +196,9 @@ No extra steps needed. Only new Webinterface and Foil support In this stage of the development of serra, I was breaking the original database "schema" without migration. -Sadly you need to export `utils/` Folder in this repo +Sadly you need to export the cards from the mongodb and import it again using `serra add ` commands + +You can find some inspiration in the `utils/` Folder in this repo # Development