From 1b4ad9c986d5f9b88002441cc26078bd1db78eb1 Mon Sep 17 00:00:00 2001 From: Meng Li <34143965+Meng6@users.noreply.github.com> Date: Wed, 12 Aug 2020 11:30:14 -0400 Subject: [PATCH] Update example.rst --- docs/usage/example.rst | 2 +- example_profile/example_config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage/example.rst b/docs/usage/example.rst index 60c61c8d..c5925dd7 100644 --- a/docs/usage/example.rst +++ b/docs/usage/example.rst @@ -7,7 +7,7 @@ This is a quick guide for creating and running a simple pipeline to analysis an #. Install RAPIDS. See :ref:`Installation Section `. -#. Make sure your database connection credentials in ``.env`` have write permission and set the correct ``MY_GROUP`` parameter in ``config.yaml`` file. See step 1 of :ref:`Usage Section `. +#. Make sure your database connection credentials in ``.env`` have write permission and set the correct ``MY_GROUP`` parameter in ``example_profile/example_config.yaml`` file. See step 1 of :ref:`Usage Section `. #. Make sure your Conda (python) environment is active. See step 6 of :ref:`install-page`. diff --git a/example_profile/example_config.yaml b/example_profile/example_config.yaml index a6844b2e..d287edcf 100644 --- a/example_profile/example_config.yaml +++ b/example_profile/example_config.yaml @@ -13,7 +13,7 @@ TIMEZONE: &timezone America/New_York DATABASE_GROUP: &database_group - RAPIDS_EXAMPLE + MY_GROUP DOWNLOAD_PARTICIPANTS: IGNORED_DEVICE_IDS: [] # for example "5a1dd68c-6cd1-48fe-ae1e-14344ac5215f"