aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.md b/INSTALL.md
index dccad2c..d268dc1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -75,10 +75,10 @@ To install the Nix components of *TWEED*, first install Nix. Follow the
installation procedure shown on the [Nix
website](http://nixos.org/nix/download.html).
-By default, Nix modifies the users .bashrc file to automatically set up the Nix
-environment for new invocations of the shell. Should the user prefer, these
-lines can be commented out and a shell function defined to set up the
-environment:
+By default, Nix modifies the users .bash_profile file to automatically set up
+the Nix environment for new invocations of the shell. Should the user prefer,
+these lines can be commented out and a shell function defined in the .bashrc
+file instead:
startNix () {
# set Nix environment variables