chowdown doc warning
This commit is contained in:
parent
e727cae020
commit
73a24a8ef0
@ -63,6 +63,11 @@ Images are saved in a directory called `images`.
|
|||||||
|
|
||||||
In order to import your Chowdown recipes simply create a `.zip` file from those two folders and import them.
|
In order to import your Chowdown recipes simply create a `.zip` file from those two folders and import them.
|
||||||
The folder structure should look as follows
|
The folder structure should look as follows
|
||||||
|
|
||||||
|
!!! warning "_recipes"
|
||||||
|
Make sure to add have the `_` before the `recipes` folder but not the `images` folder. This is because chowdown does it
|
||||||
|
this way by default.
|
||||||
|
|
||||||
```
|
```
|
||||||
Recipes.zip/
|
Recipes.zip/
|
||||||
├── _recipes/
|
├── _recipes/
|
||||||
|
Loading…
Reference in New Issue
Block a user