From 09c1901ab3b0bb5f7a08fa1a1aaccfa534a050b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Mon, 15 Sep 2025 15:47:13 +0100 Subject: [PATCH] temp --- index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index e25e9eb..a353f30 100644 --- a/index.html +++ b/index.html @@ -5472,9 +5472,8 @@ so our hello-again script won’t be able to find it.

There are various ways to deal with this problem. -In this case we simply edited the script as we install it, -by specifying the full path to hello-nix. -This is done in lines 34-36.

+In this case we simply edited the script (lines 34-36) as we install it, +by specifying the full path to hello-nix.

@@ -5565,7 +5564,7 @@ Hello from your flake!