diff --git a/Documentation/BuildInstructionsOther.md b/Documentation/BuildInstructionsOther.md index c75e24d375..b5a779dd6f 100644 --- a/Documentation/BuildInstructionsOther.md +++ b/Documentation/BuildInstructionsOther.md @@ -33,7 +33,7 @@ You can use the `nix-shell` script [`Toolchain/serenity.nix`](../Toolchain/seren nix-shell Toolchain/serenity.nix ``` -or you can use the nix flake [`Toolchain/flake.nix`](../Toolchain/serenity.nix) instead: +or you can use the nix flake [`Toolchain/flake.nix`](../Toolchain/flake.nix) instead: ```console nix develop Toolchain