Skip to content

Commit d2de5e4

Browse files
committed
README.md: mention -l
fix #12
1 parent 96951f7 commit d2de5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ functionality using `nix run --store ~/.nix nixpkgs.bash nixpkgs.coreutils`:
9393
After installation you can always get into the nix user chroot using:
9494

9595
```console
96-
$ nix-user-chroot ~/.nix bash
96+
$ nix-user-chroot ~/.nix bash -l
9797
```
9898

9999
You are in a user chroot where `/` is owned by your user, hence also `/nix` is

0 commit comments

Comments
 (0)