Skip to content

Commit

Permalink
Fixed typo in dec-src removal instructions
Browse files Browse the repository at this point in the history
Fixes #6311
  • Loading branch information
haizaar authored and jbudz committed Feb 26, 2016
1 parent a752d36 commit c6e522c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/kibana-repositories.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ When the `deb-src` entry, is present, the commands in this procedure generate an
Unable to find expected entry 'main/source/Sources' in Release file (Wrong sources.list entry or malformed file)
Delete the `deb-src` entry from the `/etc/apt/sources.list.d/kibana` file to clear the error.
Delete the `deb-src` entry from the `/etc/apt/sources.list.d/kiban.list` file to clear the error.
==================================================
+
. Run `apt-get update` and the repository is ready for use. Install Kibana with the following command:
Expand Down

0 comments on commit c6e522c

Please sign in to comment.