README: Instruct the user to use "New" > "Project..." not "Import Project..." Fixes #24
diff --git a/README.md b/README.md index f470817..d65290b 100644 --- a/README.md +++ b/README.md
@@ -24,7 +24,7 @@ ## Using the plugin -To import an existing Bazel project or start a new one, go to "Import Project..." > "Others". +To import an existing Bazel project or start a new one, go to "New" > "Project..." > "Others". ## Missing features