Skip to content

Commit 6fdc703

Browse files
authored
Merge pull request #5152 from Olexandr88/patch-1
Replaced the broken link nix
2 parents ca8d451 + 20f43ef commit 6fdc703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The directory structure of this repository is as follows:
8686

8787
# Building
8888

89-
It is recommended to use [`nix`](https://nixos.org/nix/download.html) for building everything in this repository. Make sure you have a recent version of `nix` by following this [guide](https://nixos.org/manual/nix/stable/installation/upgrading.html).
89+
It is recommended to use [`nix`](https://nixos.org/download.html) for building everything in this repository. Make sure you have a recent version of `nix` by following this [guide](https://nixos.org/manual/nix/stable/installation/upgrading.html).
9090

9191
Haskell files can be built with [`cabal`](https://www.haskell.org/cabal/) inside of a nix shell, which can be entered by invoking `nix develop` from the root directory.
9292

0 commit comments

Comments
 (0)