aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-02-02 22:24:20 +0530
committerGitHub <noreply@github.com>2025-02-02 22:24:20 +0530
commit2dc523a6d678c63130eec97eb9722a7ad7632eeb (patch)
treee12a4c3875fb5e50f64f6c9824c5e1faa81a2943
parent8c0859b92e15f029b6c477e3372af299acd6e260 (diff)
Update README.md
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 65de26f..e040cfa 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,9 @@ An Operating System for The x86 Architecture.
## Building
-### Dependencies:
+> Dependencies: nix with flakes enabled and (optionally) direnv
-> nix with flakes enabled and (optionally) direnv
-
-After entering the devshell,
+After entering the devshell (with direnv or `nix develop`),
```sh
source env.sh