diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index de2c453..d18601d 100644 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -35,4 +35,4 @@ if [ -f /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh ]; then fi echo "Nix installation complete!" -echo "Please restart your shell or run: source /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh" +echo "Restart your shell or run: source /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh"