Merge pull request #375 from WaffleLapkin/patch-2

Correctly scale nixos logo in readme
This commit is contained in:
Revertron
2025-02-07 13:02:41 +01:00
committed by GitHub
+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