Skip to content

Commit

Permalink
doc tweak: show how to clone the repo as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Humbedooh committed Jan 12, 2018
1 parent 0d3e897 commit e6b8bea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e6b8bea

Please sign in to comment.