Skip to content

Commit

Permalink
readme: updated snippet about how to use with flake
Browse files Browse the repository at this point in the history
  • Loading branch information
luisnquin committed Oct 12, 2024
1 parent 1fac4fb commit d36e365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Just add it to your NixOS `flake.nix` or home-manager:

```nix
inputs = {
zen-browser.url = "github:MarceColl/zen-browser-flake";
zen-browser.url = "github:0xc000022070/zen-browser-flake";
...
}
```
Expand Down

0 comments on commit d36e365

Please sign in to comment.