From 73ab2f35eaeaf926cdf62f74d5a33fc34d1b73f7 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Thu, 12 Jul 2018 06:42:39 +0000 Subject: [PATCH] Explicit note about source nix.sh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4242df9..312d778 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Currently optimized for full screen usage (but remote-viewer has ability to resi $ sudo mkdir -m 0755 /nix && sudo chown $USER /nix $ curl https://nixos.org/nix/install | sh + $ . ~/.nix-profile/etc/profile.d/nix.sh ## Dependencies