diff --git a/index.html b/index.html
index bfeda21..e25e9eb 100644
--- a/index.html
+++ b/index.html
@@ -5473,7 +5473,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.
hello-nix.
+This is done in lines 34-36.