From 3b7ae88a3d96f9bccf36bb7043922d297fb310af Mon Sep 17 00:00:00 2001 From: Sebastian Benthall Date: Tue, 25 Oct 2022 11:44:00 -0400 Subject: [PATCH] run_any_simulation.py --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33416f8..e7c663e 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Refer to AMMPS documentation for parameters and instructions on how to generate 3. Run SHARKFin ``` -python run_whiteshark.py OUTPUT_PREFIX +python simulate/run_any_simulation.py --simulation Attention OUTPUT_PREFIX ``` ## NetLogo Installation