README: Gabled sentance on entering nix-shell environments

This commit is contained in:
Tyson Whitehead
2018-02-07 10:37:09 -05:00
parent 6f98376d7f
commit 7ec0d48784

View File

@@ -180,8 +180,8 @@ is set
sed -i -e 's|^\(\s*\)\(\. /etc/bashrc\)\s*$|\1test -n "$__ETC_PROFILE_SOURCED" \|\| \2|' ~/.bashrc
```
With this one-time change, the purged simulated build environment for
can be entered by running
With this one-time change, a purged simulated build environment can be
entered by running
```bash