fix: intellij README.md (#548)

* Update README.md

* Update README.md

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
r0.3
sensinsane 2023-10-13 20:15:08 +02:00 committed by GitHub
parent 1a87c99488
commit d368bfe89a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Tabby IntelliJ Platform plugin works with all [IntelliJ Platform IDEs](https://p
1. Fill in the server endpoint URL to connect the plugin to your Tabby server.
* If you are using default port `http://localhost:8080`, you can skip this step.
* If you are using a Tabby Cloud server endpoint, follow the instructions provided in the popup messages to complete the authorization process.
2. Fill in node binary path if the node binary.
2. Enter the node binary path into the designated field
* If node binary is already accessible via your `PATH` environment variable, you can skip this step.
* Remember to save the settings and restart the IDE if you made changes to this option.
5. Check the Tabby plugin status bar item, it should display a check mark if the plugin is successfully connected to the Tabby server.