diff -r e434d8f4734c -r a5c7cea1c070 doc/book/pyramid/debug_toolbar.rst --- a/doc/book/pyramid/debug_toolbar.rst Fri Jan 31 15:57:16 2020 +0100 +++ b/doc/book/pyramid/debug_toolbar.rst Fri Jan 31 18:01:41 2020 +0100 @@ -11,7 +11,7 @@ To use the pyramid debug toolbar in CubicWeb, you need to: -* install it either by doing a `pip install pyramid_debugtoobar` or following +* install it either by doing a `pip install pyramid_debugtoolbar` or following `the official installation instructions `_ * launch the pyramid command adding the `-t/--toolbar` argument to enable it