Anonymitaet commented on a change in pull request #2217: [Doc]Update Get 
Started Guide
URL: https://github.com/apache/bookkeeper/pull/2217#discussion_r362361363
 
 

 ##########
 File path: site/docs/latest/getting-started/run-locally.md
 ##########
 @@ -1,16 +1,115 @@
 ---
-title: Run bookies locally
-prev: ../installation
+title: Run BookKeeper locally
 next: ../concepts
-toc_disable: true
 ---
 
-{% pop Bookies %} are individual BookKeeper servers. You can run an ensemble 
of bookies locally on a single machine using the 
[`localbookie`](../../reference/cli#bookkeeper-localbookie) command of the 
`bookkeeper` CLI tool and specifying the number of bookies you'd like to 
include in the ensemble.
+This tutorial guides you through every step of running BookKeeper locally.
 
-This would start up an ensemble with 10 bookies:
+## Install BookKeeper standalone
+
+Before installation, you need to check system requirements.
+
+### System requirement
+
+* [Unix environment](http://www.opengroup.org/unix)
+  
+* [Java Development Kit 
1.6](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or 
later
 
 Review comment:
   @eolivelli sorry for the late reply, I saw your message just now.
   Many thanks for your comment, I've incorporated it, PTAL.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to