From df074980d40869622ad74644bebf6c7abdecfd24 Mon Sep 17 00:00:00 2001 From: Nimrod Libman Date: Tue, 19 May 2026 10:52:33 +0100 Subject: [PATCH] docs: Describe how to acquire the plugins Signed-off-by: Nimrod Libman --- doc/source/index.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 88c5bc5..6705899 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -18,8 +18,11 @@ BuildStream Plugins Documentation ================================= This is a collection of plugins to use with Buildstream. -To these plugins in your project, follow the -`plugin loading documentation `_. +To use these plugins in your project, can install them though +`pip `_. +Then, follow the +`plugin loading documentation `_ +so your project can utilize them. .. toctree:: :maxdepth: 1