You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kibble.apache.org by hu...@apache.org on 2018/01/12 18:03:28 UTC

[kibble] branch master updated: doc tweak: show how to clone the repo as well

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kibble.git


The following commit(s) were added to refs/heads/master by this push:
     new e6b8bea  doc tweak: show how to clone the repo as well
e6b8bea is described below

commit e6b8bea7067101fbb88aeffaa7610abed2397ef3
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Fri Jan 12 19:03:19 2018 +0100

    doc tweak: show how to clone the repo as well
---
 docs/source/setup.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/source/setup.rst b/docs/source/setup.rst
index 129b04e..a4f6711 100644
--- a/docs/source/setup.rst
+++ b/docs/source/setup.rst
@@ -116,9 +116,10 @@ Configuring and Priming the Kibble Instance
 Once you have the components installed and Kibble downloaded, you will
 need to prime the ElasticSearch instance and create a configuration file.
 
-Assuming you have installed kibble in /var/www/kibble, you would set it
+Assuming you wish to install kibble in /var/www/kibble, you would set it
 up by issuing the following:
 
+- ``git clone https://github.com/apache/kibble.git /var/www/kibble``
 - ``cd /var/www/kibble/setup``
 - ``python3 setup.py``
 - Enter the configuration parameters the setup process asks for

-- 
To stop receiving notification emails like this one, please contact
['"commits@kibble.apache.org" <co...@kibble.apache.org>'].