From 6ecf00be5af467c76d07db704b5c677be2c5e995 Mon Sep 17 00:00:00 2001 From: Zane Selvans Date: Thu, 12 Sep 2019 13:55:12 -0600 Subject: [PATCH] Forgot to save final README edits before pushing. --- docs/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.rst b/docs/README.rst index 13ba388d46..d76dacf891 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -79,8 +79,8 @@ Run the following commands in your terminal: $ pudl_setup $ pudl_data --sources eia923 eia860 ferc1 epacems epaipm --years 2017 --states id $ ferc1_to_sqlite settings/ferc1_to_sqlite_example.yml - $ pudl_etl settings/etl_example.yml - $ jupyter-lab --notebook-dir=notebook + $ pudl_etl settings/etl_postgresql_example.yml + $ jupyter lab --notebook-dir=notebook This will install the PUDL Python package and its dependencies within a `conda` environment named ``pudl``, create some local directories inside a workspace