fix(site,docs): missing mddb command instruction on 'Searching datasets' tutorial

This commit is contained in:
João Demenech 2023-09-11 08:21:35 -03:00
parent 32dce434eb
commit 3200dc5ade

View File

@ -101,7 +101,7 @@ List of available datasets:
<Catalog datasets={datasets} facets={['group']}/> <Catalog datasets={datasets} facets={['group']}/>
``` ```
You now have a filter in your page with all possible values automatically added to it. Rerun `npm run mddb`. You now have a filter in your page with all possible values automatically added to it.
![Data catalog with facets built with PortalJS](https://i.imgur.com/p2miSdg.png) ![Data catalog with facets built with PortalJS](https://i.imgur.com/p2miSdg.png)