diff --git a/docs/nix_dev_env.md b/docs/nix_dev_env.md --- a/docs/nix_dev_env.md +++ b/docs/nix_dev_env.md @@ -10,7 +10,7 @@ # Supported workflows -Some workflows require additional steps after the Nix installation. These steps are documented in [Workflow prerequisites](#workflow-prerequisites). +Some workflows require additional steps after the Nix installation. These steps are documented in [Workflow prerequisites](#workflow-specific-prerequisites). | Workflow | macOS supported | | ------------------------------- | --------------- | @@ -76,7 +76,7 @@ yarn cleaninstall ``` -## Workflow specific prerequisites +## Workflow-specific prerequisites On macOS, [installing Xcode](#xcode) is a prerequisite for all workflows.