mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-12-16 14:01:14 +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
|
## Installation
|
||||||
|
|
||||||
> **Heads up**: nix-direnv requires a modern Bash and GNU Grep. MacOS ships with
|
> **Heads up**: nix-direnv requires a modern Bash. MacOS ships with bash 3.2
|
||||||
> outdated or non-GNU versions of these tools, As a work-around we suggest that
|
> from 2007. As a work-around we suggest that macOS users install `direnv` via
|
||||||
> macOS users install `direnv`/`grep` via Nix or Homebrew. Discussion of these
|
> Nix or Homebrew. There are different ways to install nix-direnv, pick your
|
||||||
> problems can be found
|
> favourite:
|
||||||
> [here](https://github.com/nix-community/nix-direnv/issues/3).
|
|
||||||
|
|
||||||
There are different ways to install nix-direnv, pick your favourite:
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary> Via home-manager (Recommended)</summary>
|
<summary> Via home-manager (Recommended)</summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue