diff --git a/docs/tutorial.md b/docs/tutorial.md index 2052686..9492355 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -13,7 +13,7 @@ Both paths use the built-in test fixtures so you can follow along without writin ```bash git clone https://github.com/aws-samples/sample-agent-skill-eval.git -cd agent-skill-evaluation +cd sample-agent-skill-eval pip install -e . ```