File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -105,11 +105,8 @@ export class KdbWelcomeView extends LitElement {
105105 < div class ="col ">
106106 < div class ="icon "> ${ renderIcon1 ( this . dark ) } </ div >
107107 < div class ="row ">
108- < strong > Sign in or create an account</ strong >
109- < div >
110- A browser opens → enter email → verify with code → accept
111- EULA.
112- </ div >
108+ < strong > Log in or create an account</ strong >
109+ < div > A browser opens → authenticate → accept EULA.</ div >
113110 </ div >
114111 </ div >
115112 < div class ="col ">
@@ -124,8 +121,7 @@ export class KdbWelcomeView extends LitElement {
124121 < div class ="row ">
125122 < strong > Activate in VS Code</ strong >
126123 < div >
127- Paste the key in the extension → terminal installs KDB-X
128- runtime.
124+ Paste the key in VS Code → terminal installs KDB-X runtime.
129125 </ div >
130126 </ div >
131127 </ div >
You can’t perform that action at this time.
0 commit comments