diff --git a/README.md b/README.md index 16ad05cb174016bb2349d372ecd9496df31af0de..26777882cefdb722a4269ebbd23e094cb38d7e28 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ To run the project run ``npm run watch``. This starts a parcel instance which au To make sure that Wordpress created all necessary tables, please **deactivate** and then **activate** this plugin again. To move all the old spaces to the new storage, on the admin panel **navigate to Knowledge Space > Editor**. There you **open the settings** by clicking on the cog on the right side of the toolbar. Scroll down to find the "**Import Space**" section, which you will use to import old spaces. You can find the old spaces in the plugin folder under **datasets > spaces**. For the name for the import section use the filename *without* extension ("space.json" => "space") and for the -JSON simply use the content of the file, optionally minified with a tool like [https://jsonformatter.org/json-minify](https://jsonformatter.org/json-minify). \ No newline at end of file +JSON simply use the content of the file. \ No newline at end of file