diff --git a/index.html b/index.html index b6772d5..e0ac3cc 100644 --- a/index.html +++ b/index.html @@ -2347,7 +2347,7 @@ The package definition depends on the programming languages you software is written in, the build system you use, and more. There are Nix functions and tools that can simplify much of this, and new, easier-to-use ones are released regularly. Again, I recommend that you -do a web search for “nix language”, and try to find resources that +do a web search for "nix language-name", and try to find resources that were written or updated recently.

@@ -4782,7 +4782,7 @@ Hello from your flake!
diff --git a/source/generic-flake/main.adoc b/source/generic-flake/main.adoc index c20f937..f765816 100644 --- a/source/generic-flake/main.adoc +++ b/source/generic-flake/main.adoc @@ -79,7 +79,7 @@ The package definition `❺` depends on the programming languages your software is written in, the build system you use, and more. There are Nix functions and tools that can simplify much of this, and new, easier-to-use ones are released regularly. Again, I recommend that you -do a web search for "`nix language`", and try to find resources that +do a web search for "nix _language-name_", and try to find resources that were written or updated recently. The `apps` variable identifies any applications provided by the flake.