From 32dfba178ac7e881f719cffbd0391cda393c9671 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Tue, 24 Mar 2026 12:43:38 -0400 Subject: [PATCH] Update readme instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fce7651..7af23a0 100644 --- a/README.md +++ b/README.md @@ -138,12 +138,12 @@ cd nexus #### Linux -- With Nix: Either use direnv, or `nix flake develop` +- With Nix: Either use direnv and `direnv allow`, or `nix flake develop` - Without Nix: Install Flutter, Go, Olm, Git, Clang, and GLibc. #### Windows / MacOS -I don't really know. You will need Flutter, Git, Olm, Go, and Visual Studio tools, and otherwise I guess just keep installing stuff until there aren't any errors. I will look into this sometimeTM. +I don't really know. You will need Flutter, Git, Go, and Visual Studio tools, and otherwise I guess just keep installing stuff until there aren't any errors. I will look into this sometimeTM. ### Set up Flutter