correctly scale nix logo in readme

This commit is contained in:
waffle
2025-02-06 17:51:26 +01:00
committed by GitHub
parent 3f36f4ede3
commit 8ad1e53375
+1 -1
View File
@@ -78,7 +78,7 @@ emerge --sync dm9pZCAq
emerge net-dns/alfis emerge net-dns/alfis
``` ```
### ![NixOS Logo](https://nixos.org/favicon.ico) On Nix/NixOS ### <img src="https://nixos.org/favicon.ico" alt="NixOS Logo" style="height: 1em"> On Nix/NixOS
`nix-shell` in this repo and then run `cargo build --release` and `cargo install` after you have entered the shell. `nix-shell` in this repo and then run `cargo build --release` and `cargo install` after you have entered the shell.
## Installation ## Installation