You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,19 @@ Or
29
29
Getting Started
30
30
---------------
31
31
32
+
Setup for KSQL
33
+
~~~~~~~~~~~~~~~
34
+
32
35
This is the GITHUB page of KSQL. https://github.com/confluentinc/ksql
33
36
34
-
Setup
35
-
~~~~~
37
+
If you have installed open source Confluent CLI (e.g. by installing Confluent Open Source or Enterprise Platform), you can start KSQL and its dependencies with one single command:
0 commit comments