| Index: client/idea/readme.md
|
| diff --git a/client/idea/readme.md b/client/idea/readme.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5173a00ec0e9c9a9d22f9b5fab68cd2f3cb6f8d1
|
| --- /dev/null
|
| +++ b/client/idea/readme.md
|
| @@ -0,0 +1,5 @@
|
| +To open the sdk repo using IntelliJ, you can:
|
| +
|
| +- choose `File` > `Open...`, and select the <sdk>/client/idea directory
|
| +- or, from the CLI, type: `idea <sdk>client/idea` (for this to work you need to
|
| + set up an IntelliJ command-line launcher)
|
|
|