From bdb03a0544e06e09a5d05deea331746411f0aec9 Mon Sep 17 00:00:00 2001 From: Sumanth Ratna Date: Sat, 18 Apr 2020 23:25:38 -0400 Subject: [PATCH] [tune] Update dragonfly installation instructions (#8086) Closes #8084 --- doc/source/tune-searchalg.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/tune-searchalg.rst b/doc/source/tune-searchalg.rst index 654df8f6c..2bbfdd5a7 100644 --- a/doc/source/tune-searchalg.rst +++ b/doc/source/tune-searchalg.rst @@ -194,7 +194,7 @@ The ``DragonflySearch`` is a SearchAlgorithm that is backed by `Dragonfly `__. This interface requires using FunctionCallers and optimizers provided by Dragonfly. You can use `DragonflySearch` like follows: