diff --git a/README.md b/README.md index de43821..a3c9a08 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,11 @@ git update-index --skip-worktree .envrc .direnv ## Use without downloading -You can also use this in `nix develop` or with `direnv` without installing it. +You can also use this in `nix develop` or with `direnv` without downloading it locally it. Simply reference the flake remotely like so: ```bash -nix develop "github:youwen5/nix-dev-envs#" ``` Or in direnv, similarly: