You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by db...@apache.org on 2021/08/31 15:39:07 UTC

[geode] 01/01: Update BUILDING.md

This is an automated email from the ASF dual-hosted git repository.

dbarnes pushed a commit to branch davebarnes97-patch-1
in repository https://gitbox.apache.org/repos/asf/geode.git

commit f2ffafd3610ead34295198dc33728da04fd10818
Author: Dave Barnes <db...@apache.org>
AuthorDate: Tue Aug 31 08:37:42 2021 -0700

    Update BUILDING.md
---
 BUILDING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BUILDING.md b/BUILDING.md
index ebcb842..9b075ff 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -43,7 +43,7 @@ The following steps have been tested with **IntelliJ IDEA 2020.3.3**
 
     1. Select  **File -> Open...** from the menu.
     1. Select the `build.gradle` file in the Geode repository root and select **Open**.
-    1. In the **Open Project?** popup, select **Open Project**.
+    1. In the **Open Project?** popup, select **Open as Project**.
     1. In the **Trust and Open Gradle Project?** popup, select **Trust Project**.
     1. Wait for IntelliJ to import the project and complete its background tasks.