Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/contribute/locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ This guide uses the first option. If you'd like to clone the repository and buil

The path to the `docset.yml` file that you want to build can be specified with `-p`.

:::{important}
::{important}
Run `docs-builder` without `serve` to run a full build and detect errors.
:::
::

To download and install the binary file manually, refer to [Releases](https://github.com/elastic/docs-builder/releases) on GitHub.

Expand Down
Loading