Skip to content

Commit ee16b0b

Browse files
committed
update node README
1 parent f3b1647 commit ee16b0b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

node/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ This Node application demonstrates a simple, barebones Metabase dashboard embedd
44

55
## Prerequisites
66

7-
- **Metabase**. You should have already completed the setup detailed in the [README](../README.md) for this repository, which shows you how to get an instance of Metabase up and running in the [metabase](../metabase) directory of this repository. You have to also configure Metabase for [public sharing](https://www.metabase.com/docs/latest/administration-guide/12-public-links.html) or [embedding](https://www.metabase.com/docs/latest/administration-guide/13-embedding.html).
7+
- **Metabase**. [Install and run](../README.md#set-up-metabase) a fresh Metabase in the `metabase` directory of this repository.
8+
9+
- **Enable embedding**. Make sure to [enable embedding](../README.md#enable-embedding) in your Metabase.
810

911
- **Node**. You'll need [Node](https://nodejs.org/en/) installed on your machine to run the application.
1012

0 commit comments

Comments
 (0)