mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
remove gnugrep reference following bcba983
This commit is contained in:
parent
653f9e7217
commit
aecb03f77a
1 changed files with 4 additions and 7 deletions
11
README.md
11
README.md
|
|
@ -22,13 +22,10 @@ to perpetual high CPU load).
|
|||
|
||||
## Installation
|
||||
|
||||
> **Heads up**: nix-direnv requires a modern Bash and GNU Grep. MacOS ships with
|
||||
> outdated or non-GNU versions of these tools, As a work-around we suggest that
|
||||
> macOS users install `direnv`/`grep` via Nix or Homebrew. Discussion of these
|
||||
> problems can be found
|
||||
> [here](https://github.com/nix-community/nix-direnv/issues/3).
|
||||
|
||||
There are different ways to install nix-direnv, pick your favourite:
|
||||
> **Heads up**: nix-direnv requires a modern Bash. MacOS ships with bash 3.2
|
||||
> from 2007. As a work-around we suggest that macOS users install `direnv` via
|
||||
> Nix or Homebrew. There are different ways to install nix-direnv, pick your
|
||||
> favourite:
|
||||
|
||||
<details>
|
||||
<summary> Via home-manager (Recommended)</summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue