diff --git a/website/content/docs/nia/enterprise/license.mdx b/website/content/docs/nia/enterprise/license.mdx index 60acfc8216..99f02a6019 100644 --- a/website/content/docs/nia/enterprise/license.mdx +++ b/website/content/docs/nia/enterprise/license.mdx @@ -29,9 +29,9 @@ export CONSUL_LICENSE= 1. Set the `CONSUL_LICENSE_PATH` environment variable to the path of the file containing the license. -```shell-session -export CONSUL_LICENSE_PATH=// -``` + ```shell-session + export CONSUL_LICENSE_PATH=// + ``` 1. Configure the [`license_path`](/docs/nia/configuration#license_path) option in the configuration file to point to the file containing the license.