diff --git a/README.rst b/README.rst index 0e93de8d3..d9d01bc22 100644 --- a/README.rst +++ b/README.rst @@ -168,7 +168,7 @@ You can install VulnerableCode with `Nix `__ (`Flake `__ support is needed):: cd etc/nix - nix --print-build-logs flake check # build & run tests + nix-shell -p nixFlakes --run "nix --print-build-logs flake check " # build & run tests There are several options to use the Nix version::