From 011ed2f2b97840921539dc385891ebf9f7701e78 Mon Sep 17 00:00:00 2001 From: Douglas Schonholtz <15002691+dschonholtz@users.noreply.github.com> Date: Thu, 20 Apr 2023 15:47:15 -0400 Subject: [PATCH] Update README.md (#17) remove -m --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a75d5a3..fe8bb6b0 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ See the AutoGPT docs on how to do that. Run your first eval with: `cd Auto-GPT-Benchmarks` - `python3 -m auto_gpt_benchmarking test-match --auto-gpt-path /your/path/to/Auto-GPT` + `python3 auto_gpt_benchmarking test-match --auto-gpt-path /your/path/to/Auto-GPT` You should only need to use the --auto-gpt-path flag the first time you run it. Afterwards, that will be saved in