From 8ad1e533751a12a0d7f1026af63d3b1803b9fabc Mon Sep 17 00:00:00 2001 From: waffle Date: Thu, 6 Feb 2025 17:51:26 +0100 Subject: [PATCH] correctly scale nix logo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c04912..40b77e5 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ emerge --sync dm9pZCAq emerge net-dns/alfis ``` -### ![NixOS Logo](https://nixos.org/favicon.ico) On Nix/NixOS +### NixOS Logo On Nix/NixOS `nix-shell` in this repo and then run `cargo build --release` and `cargo install` after you have entered the shell. ## Installation