diff --git a/docs/installation/external_dependencies.rst b/docs/installation/external_dependencies.rst index 6641bef00..059226979 100644 --- a/docs/installation/external_dependencies.rst +++ b/docs/installation/external_dependencies.rst @@ -49,7 +49,7 @@ for funkwhale to work properly: .. code-block:: shell - sudo -u postgres psql -c 'CREATE EXTENSION "unaccent";'' + sudo -u postgres psql -c 'CREATE EXTENSION "unaccent";' Cache setup (Redis)