From 972ca9e0ee4fe1fe9f4437f60cca43a4c0166051 Mon Sep 17 00:00:00 2001 From: AlvaroHG Date: Thu, 4 Apr 2024 23:37:15 -0700 Subject: [PATCH] typo README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4b2964..0f879bb 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ We recommend setting an environment variable with your OpenAI key: export OPENAI_API_KEY=[Your key] ``` -If we're planning to annotate objects for which we don't have pre-generated +If you're planning to annotate objects for which we don't have pre-generated views in S3 (see an example under [Annotation](#annotation) below), we also need to install blender either as an extra (as shown above) or as an application: ### Blender install instructions