From d4e8340ae073a1f166770f647af04268cc4d6b0a Mon Sep 17 00:00:00 2001 From: Esteban Beltran Date: Tue, 13 Jul 2021 15:52:46 +0200 Subject: [PATCH] Change verb --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79d84f5..ced311e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ kibbe is a cli tool to ease common tasks when developing plugins for kibana. ## Building it yourself -You can build kibbe yourself, follow the instructions in the "Collaborating" section +You can build kibbe yourself, follow the instructions in the "Contributing" section # Usage @@ -22,7 +22,7 @@ e.g.: `kibbe check --help` -# Collaborating - Setting up development +# Contributing - Setting up development Note: Everything in this readme and project assumes python 3