Skip to content

Commit 186a634

Browse files
committed
rm mount meta instruction
1 parent 549b183 commit 186a634

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/3.0/avo-meta.md

-7
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ And then execute:
2424
$ bundle
2525
```
2626

27-
Additionally, you have to mount the engine, e.g.:
28-
29-
```
30-
mount Avo::Meta::Engine, at: "#{Avo.configuration.root_path}/avo_meta/"
31-
```
32-
33-
3427
To use `Avo::Meta`, an additional database table containing the _schemas_ for each resource has to be created. For this, simply install the necessary migrations:
3528

3629
```bash

0 commit comments

Comments
 (0)