ptupitsyn commented on code in PR #1387:
URL: https://github.com/apache/ignite-3/pull/1387#discussion_r1035679626


##########
docs/_docs/quick-start/getting-started-guide.adoc:
##########
@@ -71,7 +71,13 @@ bash ignite3-cli-3.0.0-beta1\bin\ignite3
 ----
 --
 
-After you start the node, you can start working on it. For example, you can 
perform sql requests from the command line, or use the thin client to perform 
requests.
+After you start the node, you need to initialize a cluster in it. To do this, 
use the `cluster init` command:

Review Comment:
   > initialize a cluster in it
   
   Seems confusing, initialize cluster in node? Or node in cluster?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to