From 619bca5cd17233b3e0bde0e8b065f16eb9ee8fc7 Mon Sep 17 00:00:00 2001 From: Robert Schwentker Date: Sun, 7 Sep 2025 17:55:00 -0700 Subject: [PATCH] Update README.md changed: cd box-ai-api-master-class to: cd box-ai-api-masterclass --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6689273..742c747 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Clone this repository and create a virtual environment: ```bash git clone https://github.com/box-community/box-ai-api-masterclass.git -cd box-ai-api-master-class +cd box-ai-api-masterclass # Create and activate virtual environment python -m venv .venv