diff --git a/README.md b/README.md index 0b1b704..562b951 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ See the [Vertex AI Quickstart instructions](https://cloud.google.com/vertex-ai/d Installing Software All software for this module is installed via [Conda](https://docs.conda.io/en/latest/). -To set up the module's Conda environment and install all the software, open a Terminal in JupyterLab and run the following command: +To set up the module's Conda environment and install all the software, open a Terminal in JupyterLab (File -> New Launcher -> Terminal) and run the following command: ```bash bash -i ./NIGMS-Sandbox-Pangenomics-Module/scripts/0-setup.sh ```