aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 24ca6c9..a950689 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ Alternatively, without flake-less support, install the
To add Yae support to your Nix expression after running `yae init`, just read
from the Yae environment file.
-Here's an example taken from [Tsutsumi's zen-browser-bin package](https://github.com/Fuwn/tsutsumi/blob/main/pkgs/zen-browser-bin.nix).
+Here's an example taken from [Tsutsumi's `zen-browser-bin` package](https://github.com/Fuwn/tsutsumi/blob/main/pkgs/zen-browser-bin.nix).
```nix
# pkgs/zen-browser-bin.nix