From b1e14d871f16c6654c7950c9d89a0d6f1a428952 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Fri, 4 Dec 2020 12:15:40 +0100 Subject: [PATCH] Document the fact that you should run quickstart after install --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 9e27189..5520e4f 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,8 @@ Then, to enable this plugin, run:: tutor plugins enable xqueue +You should then run the initialisation scripts. The easiest way to do this is to run ``tutor local quickstart``. + Usage -----