Skip to content

Commit c869e95

Browse files
committed
moved note about custom auth further down
1 parent 75f71ee commit c869e95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ To get started you must do the following:
4646
1. [Install kdb VS Code Extension](#installing-kdb-vs-code-extension)
4747
2. [Install q and integrate with VS Code extension](#installing-q)
4848

49-
**Note** Customized authentication has been implemented for the kdb VS Code extension, allowing you to add custom logic when authenticating with kdb. Refer to [customized authentication](https://github.com/KxSystems/kx-vscode-auth) for details on how to set this up.
50-
5149
### Installing kdb VS Code Extension
5250

5351
This section assumes you have already installed [VS Code](https://code.visualstudio.com/download).
@@ -64,6 +62,8 @@ Once the **kdb VS Code extension** is installed **KX** appears in the Activity B
6462
- [Workbooks](#workbooks)
6563
- [Query History](#query-history)
6664

65+
**Note** Customized authentication has been implemented for the kdb VS Code extension, allowing you to add custom logic when authenticating with kdb. Refer to [customized authentication](https://github.com/KxSystems/kx-vscode-auth) for details on how to set this up.
66+
6767
### Installing q
6868

6969
After you install **kdb VS Code extension**, if q is not already installed the extension provides a seamless integration with q, by displaying a notification with an option to download, register and install [kdb Insights Personal Edition](https://kx.com/kdb-insights-personal-edition-license-download/). For details on the other versions available see [here](#versions-available).

0 commit comments

Comments
 (0)