Merge pull request #75 from derrik-fleming/chore/update-readme-example

chore(docs): update example in `README`
This commit is contained in:
Zhaofeng Li
2025-04-13 11:05:14 -06:00
committed by GitHub
+1 -1
View File
@@ -15,7 +15,7 @@ Add the following to your Flake inputs:
```nix
{
inputs = {
nix-homebrew.url = "github:zhaofengli-wip/nix-homebrew";
nix-homebrew.url = "github:zhaofengli/nix-homebrew";
# Optional: Declarative tap management
homebrew-core = {