diff --git a/docs/howto/auth/nativeauth.rst b/docs/howto/auth/nativeauth.rst index 7403a6f..a2701b1 100644 --- a/docs/howto/auth/nativeauth.rst +++ b/docs/howto/auth/nativeauth.rst @@ -14,7 +14,9 @@ will be authorized automatically. Enabling the authenticator ========================== -#. Enable the authenticator and reload config to apply the configuration: +Enable the authenticator and reload config to apply the configuration: + +.. code-block:: bash sudo tljh-config set auth.type nativeauthenticator.NativeAuthenticator sudo tljh-config reload