mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:07:45 +00:00
Documentation: Correct link to flake.nix in BuildInstructionsOther.md
This commit is contained in:
parent
b1a569c1c5
commit
6ab11e5f44
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ You can use the `nix-shell` script [`Toolchain/serenity.nix`](../Toolchain/seren
|
||||||
nix-shell Toolchain/serenity.nix
|
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
|
```console
|
||||||
nix develop Toolchain
|
nix develop Toolchain
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue