From 0626cdd3610a69dffae439931f68775248e2e7de Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Thu, 10 Nov 2022 11:11:29 -0500 Subject: [PATCH] Update comment --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4f0c5d0..b4fc080 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Update the primary inputs # -# Typically run as: `make update all` followed by a git commit. +# Typically run as: `make update && nix run` followed by a git commit. update: nix flake lock --update-input nixpkgs --update-input darwin --update-input home-manager