From 3200dc5ade95fcfbd7d9cd2caeb4b161d4b7f41a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Demenech?= Date: Mon, 11 Sep 2023 08:21:35 -0300 Subject: [PATCH] fix(site,docs): missing mddb command instruction on 'Searching datasets' tutorial --- site/content/docs/searching-datasets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/searching-datasets.md b/site/content/docs/searching-datasets.md index 12e5df45..3db93c79 100644 --- a/site/content/docs/searching-datasets.md +++ b/site/content/docs/searching-datasets.md @@ -101,7 +101,7 @@ List of available datasets: ``` -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)