From 5727abc8e4b5a7181d147ff142d8f5eb90cd17a1 Mon Sep 17 00:00:00 2001 From: Youwen Wu <38934577+youwen5@users.noreply.github.com> Date: Sun, 18 Aug 2024 15:26:45 -0700 Subject: [PATCH] fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: