Update README.md
Added reference to `nix-direnv`.
This commit is contained in:
parent
b5283f6ff8
commit
6738707b56
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Non-goals:
|
|||
|
||||
An up to date version of the [Nix package manager](nixos.org) (>=2.3) is required to build this project. For information on how to install, see the [NixOS website](https://nixos.org/download.html). Important: see also [this section](https://github.com/input-output-hk/plutus#nix-advice) on binary caches.
|
||||
|
||||
Open a dev-shell with `nix develop` and build with `cabal build`.
|
||||
Open a development shell with `nix develop` and build the project with `cabal build`. Those pained by the need to remember to enter a Nix shell may consider using [nix-direnv](https://github.com/nix-community/nix-direnv).
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue