From 3a5c8280c7fcdbb467879cad119c382b48b7d775 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Tue, 16 May 2023 10:08:58 +0200 Subject: [PATCH] docs: instruct to install from index --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 031eea1..7ac2ea9 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ Installation This plugin requires tutor>=3.6.0. If you have installed tutor from a pre-compiled binary, it already comes bundled with the discovery plugin. Otherwise:: - pip install tutor-discovery + tutor plugins install discovery Then, to enable this plugin, run::