From 1552dbc80937be695097dd946ff1d0e2c16dbd01 Mon Sep 17 00:00:00 2001 From: Matt Roth Date: Wed, 28 Aug 2024 12:02:44 -0400 Subject: [PATCH] Update task_trees.md --- __task_trees/content/intro/task_trees.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__task_trees/content/intro/task_trees.md b/__task_trees/content/intro/task_trees.md index 756031f2247..777bdb9daed 100644 --- a/__task_trees/content/intro/task_trees.md +++ b/__task_trees/content/intro/task_trees.md @@ -98,7 +98,7 @@ digraph G { 1. Install the following libraries using `python3 -m pip install ` 1. matplotlib 1. seaborn - Follow instructions provided by running `python3 ./gen_ttdocs.py` + 1. Follow instructions provided by running `python3 ./gen_ttdocs.py` 1. Export non-PII tasks from production as instructed 1. Download exported file and run something like `python3 ./gen_ttdocs.py ~/Downloads/appeals-tasks.json` 1. Then run `bash ./createPngs.sh`