diff --git a/README.md b/README.md index f4fae4f..b841266 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The `pixiedust_node` Python module has access to Pixiedust's *display* API to re ## Prerequisites -To use `pixiedust_node` you need to be running a Jupyter notebooks with the [Pixedust](https://github.com/ibm-cds-labs/pixiedust) extension installed. Notebooks can be run locally by [installing Pixiedust and its prerequisites](https://ibm-cds-labs.github.io/pixiedust/install.html). +To use `pixiedust_node` you need to be running a Jupyter notebooks with the [Pixedust](https://github.com/ibm-cds-labs/pixiedust) extension installed. Notebooks can be run locally by [installing Pixiedust and its prerequisites](https://ibm-watson-data-lab.github.io/pixiedust/install.html). You also need Node.js/npm installed. See the [Node.js downloads](https://nodejs.org/en/download/) page to find an installer for your platform.