diff --git a/README.md b/README.md
index 2e06282..a175026 100644
--- a/README.md
+++ b/README.md
@@ -109,25 +109,6 @@ other available options are:
-
- With `nix-env`
-
-### With `nix-env`
-
-As **non-root** user do the following:
-
-```shell
-nix-env -f '' -iA nix-direnv
-```
-
-Then add nix-direnv to `$HOME/.config/direnv/direnvrc`:
-
-```bash
-source $HOME/.nix-profile/share/nix-direnv/direnvrc
-```
-
-
-
With `nix profile`