From f400ddde45e88571f09bbb58cf7d8cd06fc903fb Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Thu, 7 Sep 2023 12:37:30 +0200 Subject: [PATCH] update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c7063c..dee2cb4 100644 --- a/README.md +++ b/README.md @@ -246,9 +246,7 @@ Papers about Nix: nix-shell --packages nix-index ``` ```shell -# Inside the shell: - -# Either build the index manually (requires >8GB RAM) +# Either build the index manually (requires >12GB RAM): nix-index # Or download weekly build: mkdir -p ~/.cache/nix-index/ && wget -q -N https://github.com/nix-community/nix-index-database/releases/latest/download/index-x86_64-linux -O ~/.cache/nix-index/files